mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix toolchain
This commit is contained in:
parent
00f48a12c5
commit
26e27f4198
@ -270,7 +270,7 @@ fn attempt_login(
|
||||
(server_address, server_port, false),
|
||||
username,
|
||||
Some(global_state.settings.graphics.view_distance),
|
||||
{ password },
|
||||
password,
|
||||
));
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user