Index: common/Game.h
===================================================================
--- common/Game.h	(revision f419b0947505ee426468bd4444838074b0cca655)
+++ common/Game.h	(revision c044a36f579106497263bfffc4f0c15ddef7a1d7)
@@ -21,5 +21,5 @@
 private:
    int id;
-   string name
+   string name;
    map<int, Player*> players;
 
