From: Stefan F. <ste...@us...> - 2010-02-23 22:38:08
|
Update of /cvsroot/rails/18xx/data/1889 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31766/data/1889 Modified Files: Game.xml Log Message: Activated third OffBoardRevenueStep Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1889/Game.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Game.xml 23 Feb 2010 22:21:39 -0000 1.7 --- Game.xml 23 Feb 2010 22:38:01 -0000 1.8 *************** *** 129,134 **** <Phase name="D"> <Tiles colour="yellow,green,brown"/> ! <!-- TODO: Offboard revenue only for diesels changes, other trains remain at step 2 --> ! <!-- <OffBoardRevenue step="3"/> --> </Phase> </Component> --- 129,135 ---- <Phase name="D"> <Tiles colour="yellow,green,brown"/> ! <!-- TODO: Offboard revenue only for diesels changes, other trains remain at step 2, ! but not relevant as long as revenue calculation is not supported. --> ! <OffBoardRevenue step="3"/> </Phase> </Component> |