mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
still compiles
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user