rust/hedgewars-server/src/core.rs
changeset 15120 febccab419b1
parent 15075 e935b1ad23f3
child 15520 fd3a20e9d095
--- a/rust/hedgewars-server/src/core.rs	Tue Jun 04 23:19:18 2019 +0300
+++ b/rust/hedgewars-server/src/core.rs	Tue Jun 04 22:34:42 2019 +0200
@@ -1,5 +1,5 @@
-pub mod client;
-pub mod indexslab;
-pub mod room;
-pub mod server;
-pub mod types;
+pub mod client;
+pub mod indexslab;
+pub mod room;
+pub mod server;
+pub mod types;