mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
fahhh
This commit is contained in:
@@ -37,7 +37,7 @@ bool Replicator::NetPmcResponseItem::write(RakNet::BitStream& bitStream)
|
||||
bitStream << static_cast<unsigned char>(RockeyNetPmcResponse);
|
||||
bitStream << idx;
|
||||
bitStream << response;
|
||||
bitStream << correct;
|
||||
bitStream << static_cast<unsigned long long>(correct);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user