mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-22 17:17:12 +01:00
geri pataisymai. Ieskoti bugu reikia per otlcient
This commit is contained in:
@@ -33,7 +33,7 @@ void Protocol::onSendMessage(const OutputMessage_ptr& msg) const
|
||||
|
||||
if (encryptionEnabled) {
|
||||
XTEA_encrypt(*msg);
|
||||
msg->addCryptoHeader(checksumEnabled);
|
||||
msg->addCryptoHeader();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user