Moved some code
This commit is contained in:
@@ -21,10 +21,6 @@ public:
|
||||
void Quit();
|
||||
|
||||
private:
|
||||
void HandleInput();
|
||||
void UpdateWorld();
|
||||
void HandleOutput();
|
||||
|
||||
//network commands
|
||||
void Ping(PacketData*);
|
||||
void JoinRequest(PacketData*);
|
||||
|
||||
Reference in New Issue
Block a user