Index: design/multipleGameDesign.txt
===================================================================
--- design/multipleGameDesign.txt	(revision 1a47469cc5fbf8e828006f2e83e45410491c4363)
+++ design/multipleGameDesign.txt	(revision 31b347aaa3120cff68d5c203fbdfd342c3bb194d)
@@ -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.
