Index: common/Player.h
===================================================================
--- common/Player.h	(revision c987d79de116c802357fbd0df2a1b51fbcdc705b)
+++ common/Player.h	(revision d69eb32a44b1ded0917015409956ba84c3771fad)
@@ -46,5 +46,5 @@
 
    int team; // 0 is blue, 1 is red
-      bool hasBlueFlag;
+   bool hasBlueFlag;
    bool hasRedFlag;
 };
