parent
369a27b800
commit
d366fa8e3c
1 changed files with 1 additions and 1 deletions
|
|
@ -2548,7 +2548,7 @@ namespace Server.Network
|
|||
if (e.Accepted)
|
||||
{
|
||||
state.CityInfo = e.CityInfo;
|
||||
// state.CompressionEnabled = true;
|
||||
state.CompressionEnabled = true;
|
||||
|
||||
state.Send(SupportedFeatures.Instantiate(state));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue