impl config::min players for lobby

This commit is contained in:
bel
2020-05-03 11:35:32 -06:00
parent 043075bd49
commit d3b6ad9feb
3 changed files with 28 additions and 13 deletions

View File

@@ -1 +1,2 @@
pub static PORT:&str = ":8080";
pub static MIN_PLAYERS:usize = 5;