Hammered out server-side issues, read more
* Removed the client-only code from CharacterData, including the .cpp file * Removed CombatManager and EnemyManager instanciation
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
struct ClientData {
|
||||
IPaddress address = {0,0};
|
||||
//TODO: ping system?
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user