Index: common/Player.h
===================================================================
--- common/Player.h	(revision 99cf34939b04da07e0d3d86d23c7a5e9a2e3003d)
+++ common/Player.h	(revision c991530c5271231502040caa8dace1bf5dc5486f)
@@ -75,5 +75,5 @@
    bool isDead;
 
-   int playerClass;
+   PlayerClass playerClass;
    int maxHealth;
    int health;
