From: Stefan F. <ste...@us...> - 2010-05-20 19:57:09
|
Update of /cvsroot/rails/18xx/data/18AL In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv22874/data/18AL Modified Files: Game.xml Log Message: Revenue Calculator support for 18AL and various other fixes Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/18AL/Game.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** Game.xml 19 May 2010 20:14:13 -0000 1.29 --- Game.xml 20 May 2010 19:57:01 -0000 1.30 *************** *** 105,108 **** --- 105,109 ---- </Component> <Component name="RevenueManager" class="rails.algorithms.RevenueManager"> + <StaticModifier class="rails.game.specific._18AL.NamedTrainRevenueModifier" /> </Component> </ComponentManager> \ No newline at end of file |