From: Stefan F. <ste...@us...> - 2010-02-17 22:03:34
|
Update of /cvsroot/rails/18xx/data/1856 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17084/data/1856 Modified Files: Game.xml Log Message: Added noMap support for 1856 (includes ClosePrivate actions) some minor fixes to corrections Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1856/Game.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** Game.xml 4 Feb 2010 22:23:01 -0000 1.35 --- Game.xml 17 Feb 2010 22:02:52 -0000 1.36 *************** *** 3,6 **** --- 3,7 ---- <Component name="GameManager" class="rails.game.specific._1856.GameManager_1856"> <Game name="1856"/> + <Option name="NoMapMode" type="toggle" default="no" /> <GameOption name="UnlimitedBonusTokens" type="toggle" default="no"/> <GameOption name="UnlimitedTiles" type="toggle" default="no"/> |