From: Erik V. <ev...@us...> - 2009-05-04 20:29:22
|
Update of /cvsroot/rails/18xx/data/1856 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29969/data/1856 Modified Files: CompanyManager.xml Game.xml Log Message: 1856 CGR formation round Index: CompanyManager.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1856/CompanyManager.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** CompanyManager.xml 11 Jan 2009 17:24:46 -0000 1.24 --- CompanyManager.xml 4 May 2009 20:29:15 -0000 1.25 *************** *** 100,103 **** --- 100,104 ---- <!-- Initially 20 shares are configured--> <ShareUnit percentage="5"/> + <Trains number="0,0,0,3"/> <Certificate type="President" shares="2"/> <Certificate shares="1" number="18"/> Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1856/Game.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** Game.xml 4 Feb 2009 20:36:39 -0000 1.21 --- Game.xml 4 May 2009 20:29:15 -0000 1.22 *************** *** 6,9 **** --- 6,10 ---- sequence="SellBuyOrBuySell"/> <OperatingRound class="rails.game.specific._1856.OperatingRound_1856"/> + <GameUIManager class="rails.game.specific._1856.GameUIManager_1856"/> <StatusWindow class="rails.ui.swing.gamespecific._1856.StatusWindow_1856"/> <PlayerShareLimit percentage="60"/> |