Began segmenting the server's code
I've created a separate branch for this because it's gonna be a bitch to get compiled, and then I'll still have to ensure that the client & server are work together correctly. This build does not compile.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
struct ClientEntry {
|
||||
IPaddress address;
|
||||
static unsigned int uidCounter;
|
||||
static int uidCounter;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user