mirror of
https://codeberg.org/schrottkatze/mgd2-tram-championships.git
synced 2025-07-04 11:07:40 +00:00
add debug console initial implementation
This commit is contained in:
parent
cf63dd6e41
commit
cf05050c95
13 changed files with 709 additions and 51 deletions
|
@ -3,7 +3,7 @@
|
|||
use bevy::prelude::*;
|
||||
use bevy_third_person_camera::*;
|
||||
|
||||
use crate::{AppState, TPCTarget};
|
||||
use crate::AppState;
|
||||
|
||||
use super::GameplaySet;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue