debug systems toggle
This commit is contained in:
parent
eb4e1a1e6c
commit
a10cc0712b
4 changed files with 105 additions and 20 deletions
|
|
@ -3,8 +3,8 @@ pub mod plugin;
|
|||
mod components;
|
||||
pub use components::*;
|
||||
|
||||
mod systems;
|
||||
pub use systems::*;
|
||||
mod systems_debug;
|
||||
pub use systems_debug::*;
|
||||
|
||||
mod components_track;
|
||||
pub use components_track::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue