chunk rebuilder system
refactoring
This commit is contained in:
4
game/main/src/map_rendering/mod.rs
Normal file
4
game/main/src/map_rendering/mod.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod chunk_rebuild;
|
||||
pub mod map_init;
|
||||
pub mod prelude;
|
||||
pub mod terraforming_test;
|
||||
Reference in New Issue
Block a user