impl config::min players for lobby
This commit is contained in:
@@ -1 +1,2 @@
|
||||
pub static PORT:&str = ":8080";
|
||||
pub static MIN_PLAYERS:usize = 5;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,2 @@
|
||||
pub static PORT:&str = ":8080";
|
||||
pub static MIN_PLAYERS:usize = 5;
|
||||
|
||||