From: Erik V. <ev...@us...> - 2010-03-28 20:14:28
|
Update of /cvsroot/rails/18xx/data/1835 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14243/data/1835 Modified Files: Game.xml Log Message: Fixes to get excess train discard before prussion formation on buying the first 4-train in 1835. And personalizing the Prussian formation prompts. Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1835/Game.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** Game.xml 21 Mar 2010 17:43:49 -0000 1.29 --- Game.xml 28 Mar 2010 20:14:20 -0000 1.30 *************** *** 15,18 **** --- 15,19 ---- <NoSaleIfNotOperated/> </StockRound> + <OperatingRound class="rails.game.specific._1835.OperatingRound_1835"/> </GameParameters> <GuiClasses> |