File cleanup

This commit is contained in:
2025-09-10 20:03:29 +01:00
parent cbc8011f33
commit e58f6804bf
13 changed files with 214 additions and 82 deletions
+6
View File
@@ -0,0 +1,6 @@
pub mod livestock;
pub mod sentient;
pub mod shared_components;
pub mod shared_systems;
pub use shared_systems::*;