Core/Networking: Fixes disconnect when trying to send packets larger then 0x400.
This commit is contained in:
@@ -727,7 +727,6 @@ namespace Game.DataStorage
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
HotfixRecord hotfixRecord = new HotfixRecord();
|
||||
hotfixRecord.TableHash = tableHash;
|
||||
|
||||
Reference in New Issue
Block a user