Update of /cvsroot/rails/18xx/data/1856
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7547/data/1856
Modified Files:
Game.xml
Log Message:
Added custom OperatingRound
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1856/Game.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** Game.xml 5 Nov 2008 22:44:27 -0000 1.19
--- Game.xml 15 Nov 2008 13:41:48 -0000 1.20
***************
*** 5,8 ****
--- 5,9 ----
<StockRound class="rails.game.specific._1856.StockRound_1856"
sequence="SellBuyOrBuySell"/>
+ <OperatingRound class="rails.game.specific._1856.OperatingRound_1856"/>
<PlayerShareLimit percentage="60"/>
<BankPoolLimit percentage="50"/>
|