Added some multiplayer code to the server
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
struct ClientEntry {
|
||||
int index;
|
||||
IPaddress address;
|
||||
int playerIndex;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user