Update of /cvsroot/rails/18xx/data/1835
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22668/data/1835
Modified Files:
Game.xml
Log Message:
Add unlimited tiles option back in.
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1835/Game.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** Game.xml 23 Jan 2010 17:04:54 -0000 1.23
--- Game.xml 23 Jan 2010 23:02:05 -0000 1.24
***************
*** 4,7 ****
--- 4,8 ----
<Game name="1835"/>
<GameOption name="Variant" values="Standard,Clemens,Snake"/>
+ <GameOption name="UnlimitedTiles" type="toggle" default="no"/>
<GameParameters>
<PlayerShareLimit percentage="60"/>
|