Update of /cvsroot/rails/18xx/data/1889
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32163/data/1889
Modified Files:
Game.xml
Log Message:
1889 stockround sequence corrected (SellBuyOrBuySell)
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1889/Game.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Game.xml 4 Feb 2010 22:23:02 -0000 1.3
--- Game.xml 6 Feb 2010 14:56:13 -0000 1.4
***************
*** 27,31 ****
</PlayerShareLimit>
<BankPoolLimit percentage="50"/>
! <StockRound>
<NoSaleInFirstSR/>
</StockRound>
--- 27,31 ----
</PlayerShareLimit>
<BankPoolLimit percentage="50"/>
! <StockRound sequence="SellBuyOrBuySell">
<NoSaleInFirstSR/>
</StockRound>
|