starting on config files
This commit is contained in:
parent
98a4422b15
commit
281396f9ce
11 changed files with 23 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
mod energy_system;
|
||||
pub use energy_system::{EnergySystem, NORMAL_SPEED};
|
||||
pub use energy_system::EnergySystem;
|
||||
mod turn_status_system;
|
||||
pub use turn_status_system::TurnStatusSystem;
|
||||
mod quip_system;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue