From: Erik V. <ev...@us...> - 2009-11-23 18:32:55
|
Update of /cvsroot/rails/18xx/data/1870 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv613/data/1870 Modified Files: Game.xml Log Message: Added new GameOption "LeaveAuctionOnPass" to 1830-style games Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1870/Game.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** Game.xml 3 Sep 2009 21:36:54 -0000 1.19 --- Game.xml 23 Nov 2009 18:32:47 -0000 1.20 *************** *** 3,6 **** --- 3,7 ---- <Component name="GameManager" class="rails.game.GameManager"> <Game name="1870"/> + <GameOption name="LeaveAuctionOnPass" type="toggle" default="no"/> <PlayerShareLimit percentage="60"> <PriceProtection/> |