Project builds, but with a lot of logic dummied out
This commit is contained in:
@@ -73,7 +73,6 @@ protected:
|
||||
|
||||
//Network handlers
|
||||
void HandlePacket(SerialPacket* const);
|
||||
void HandlePing(ServerPacket* const);
|
||||
void HandlePong(ServerPacket* const);
|
||||
void HandleDisconnect(ClientPacket* const);
|
||||
void HandleCharacterNew(CharacterPacket* const);
|
||||
|
||||
Reference in New Issue
Block a user