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