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