More work, looks a lot better than before, tomorrow i hope to get actual client implementation done

This commit is contained in:
KimLS
2015-06-09 22:12:31 -07:00
parent 33c1c7c3e4
commit d5e697c061
9 changed files with 363 additions and 342 deletions
+1
View File
@@ -41,6 +41,7 @@ public:
Rank *GetRankByPointsSpent(int current_level);
int GetMaxLevel(bool force_calc = false);
int id;
std::string name;
int category;
int classes;