Update of /cvsroot/rails/18xx/data/1835
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5037/data/1835
Modified Files:
Game.xml
Log Message:
Using StockRound_1835
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1835/Game.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** Game.xml 20 Feb 2010 12:34:34 -0000 1.26
--- Game.xml 20 Feb 2010 23:06:58 -0000 1.27
***************
*** 10,17 ****
<PlayerShareLimit percentage="60"/>
<BankPoolLimit percentage="50"/>
! <StockRound class="rails.game.StockRound"
sequence="SellBuySell">
- <!--StockRound class="rails.game.specific._1835.StockRound_1835"
- sequence="SellBuySell"-->
<NoSaleInFirstSR/>
<NoSaleIfNotOperated/>
--- 10,15 ----
<PlayerShareLimit percentage="60"/>
<BankPoolLimit percentage="50"/>
! <StockRound class="rails.game.specific._1835.StockRound_1835"
sequence="SellBuySell">
<NoSaleInFirstSR/>
<NoSaleIfNotOperated/>
|