still compiles

This commit is contained in:
telastrus
2019-08-07 23:56:02 -04:00
parent 157c4816b3
commit 6d94d43021
8 changed files with 41 additions and 8 deletions

View File

@ -106,6 +106,7 @@ impl PlayState for MainMenuState {
client_init = client_init.or(Some(ClientInit::new(
(server_address, DEFAULT_PORT, false),
player,
password,
false,
)));
} else {