From: Erik V. <ev...@us...> - 2009-10-07 21:03:46
|
Update of /cvsroot/rails/18xx/data/1856 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18129/data/1856 Modified Files: Game.xml Log Message: Dead code removal Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1856/Game.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** Game.xml 3 Sep 2009 21:36:54 -0000 1.25 --- Game.xml 7 Oct 2009 21:03:36 -0000 1.26 *************** *** 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"/> --- 6,9 ---- |