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