Server refactoring to remove player dependency and lots of fixes.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#define INPUTSIZE 4097
|
||||
typedef unsigned int PlayerID;
|
||||
typedef unsigned int PacketID;
|
||||
typedef unsigned int UserID;
|
||||
|
||||
class Network
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user