Add lobby compiler feature flag
This commit is contained in:
@@ -3,4 +3,5 @@ pub mod rcon;
|
||||
pub mod server_properties;
|
||||
|
||||
/// Minecraft ticks per second.
|
||||
#[allow(unused)]
|
||||
pub const TICKS_PER_SECOND: u32 = 20;
|
||||
|
Reference in New Issue
Block a user