From: Stefan F. <ste...@us...> - 2010-03-12 17:15:51
|
Update of /cvsroot/rails/18xx/data/1851 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12941/data/1851 Modified Files: Game.xml Log Message: Added NoMap option to 1851 and 18Kaas, removed from 1856 Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1851/Game.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Game.xml 19 Feb 2010 19:58:23 -0000 1.12 --- Game.xml 12 Mar 2010 17:15:04 -0000 1.13 *************** *** 3,6 **** --- 3,7 ---- <Component name="GameManager" class="rails.game.GameManager"> <Game name="1851"/> + <GameOption name="NoMapMode" type="toggle" default="no" /> <GameOption name="UnlimitedTiles" type="toggle" default="no"/> <GameParameters> |