mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-06 04:16:50 +01:00
Bug fixes for preys and imbuing
This commit is contained in:
@@ -131,10 +131,6 @@ function ProtocolLogin:sendLoginPacket()
|
||||
msg:encryptRsa()
|
||||
end
|
||||
|
||||
if g_game.getFeature(GamePacketSizeU32) then
|
||||
self:enableBigPackets()
|
||||
end
|
||||
|
||||
if g_game.getFeature(GameProtocolChecksum) then
|
||||
self:enableChecksum()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user