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