mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'songtronix/fix-toolchain' into 'master'
fix toolchain See merge request veloren/veloren!930
This commit is contained in:
commit
1ad3fb4e64
@ -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