mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-12 18:38:10 +00:00
fix some missed things
This commit is contained in:
@@ -68,6 +68,7 @@ namespace CommonPackets {
|
||||
}
|
||||
|
||||
void DisconnectNotify::Serialize(RakNet::BitStream& bitStream) const {
|
||||
CommonLUBitStream::Serialize(bitStream);
|
||||
bitStream.Write(disconnectID);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user