Update of /cvsroot/rails/18xx/data/18Kaas
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12941/data/18Kaas
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/18Kaas/Game.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Game.xml 8 Mar 2010 20:31:01 -0000 1.13
--- Game.xml 12 Mar 2010 17:15:05 -0000 1.14
***************
*** 3,6 ****
--- 3,7 ----
<Component name="GameManager" class="rails.game.GameManager">
<Game name="18Kaas"/>
+ <GameOption name="NoMapMode" type="toggle" default="no" />
<GameOption name="WithOptional6Train" type="toggle" default="no"/>
<GameOption name="UnlimitedTiles" type="toggle" default="no"/>
|