moving to laptop

ignore this commit.  I need to move this to my laptop
This commit is contained in:
EmosewaMC
2022-09-05 23:59:54 -07:00
parent 54f387796b
commit 06a1778c6f
3 changed files with 24 additions and 16 deletions

View File

@@ -2401,7 +2401,6 @@ void GameMessages::HandleControlBehaviors(RakNet::BitStream* inStream, Entity* e
}
void GameMessages::HandleBBBSaveRequest(RakNet::BitStream* inStream, Entity* entity, const SystemAddress& sysAddr) {
//First, we have Wincent's clean methods of reading in the data received from the client.
LWOOBJID localId;
inStream->Read(localId);