The server is working correctly, using the entity system
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
|
||||
struct Client {
|
||||
IPaddress address;
|
||||
unsigned int uid;
|
||||
static unsigned int uidCounter;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user