Wrote some basic combat management code

This commit is contained in:
Kayne Ruse
2014-05-18 01:48:22 +10:00
parent e7403be508
commit f7df4fba6c
4 changed files with 95 additions and 8 deletions
+1
View File
@@ -32,6 +32,7 @@
//-------------------------
int ClientData::uidCounter = 0;
int CombatData::uidCounter = 0;
//-------------------------
//Define the public members