get client language from login command instead of player data
This commit is contained in:
@@ -61,6 +61,7 @@ Client::Client(
|
||||
should_send_to_proxy_server(false),
|
||||
proxy_destination_address(0),
|
||||
proxy_destination_port(0),
|
||||
language(1),
|
||||
x(0.0f),
|
||||
z(0.0f),
|
||||
area(0),
|
||||
|
||||
Reference in New Issue
Block a user