rust/hedgewars-server/src/core.rs
changeset 15520 fd3a20e9d095
parent 15120 febccab419b1
child 15799 ed3b510b860c
--- a/rust/hedgewars-server/src/core.rs	Sat Dec 21 23:33:50 2019 +0300
+++ b/rust/hedgewars-server/src/core.rs	Mon Dec 23 18:08:55 2019 +0300
@@ -1,3 +1,4 @@
+pub mod anteroom;
 pub mod client;
 pub mod indexslab;
 pub mod room;