Index: design/multipleGameDesign.txt
===================================================================
--- design/multipleGameDesign.txt	(revision 1a47469cc5fbf8e828006f2e83e45410491c4363)
+++ design/multipleGameDesign.txt	(revision 601217858755afaf65351d075022aa0e2f9da90a)
@@ -6,2 +6,4 @@
 
 There should be a new LOBBY state the player goes to after logging in, which lets him create a game and view all created games. There should also be a button to let him go to the current "global" game.
+
+The client only has one game object, which is the game the client is currently in (or MILL if the client is in the lobby). The mapGames of the client maps game names to number of players in each game.
