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