From: Stefan F. <ste...@us...> - 2010-04-27 23:25:49
|
Update of /cvsroot/rails/18xx/data/18EU In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv15762/data/18EU Modified Files: Game.xml Log Message: Changed count town rules for 18EU Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/18EU/Game.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** Game.xml 17 Feb 2010 00:34:52 -0000 1.19 --- Game.xml 27 Apr 2010 23:25:41 -0000 1.20 *************** *** 50,54 **** <Component name="TrainManager" class="rails.game.TrainManager"> <Defaults> ! <Reach base="stops" countTowns="yes"/> <Score towns="yes"/> </Defaults> --- 50,54 ---- <Component name="TrainManager" class="rails.game.TrainManager"> <Defaults> ! <Reach base="stops" countTowns="no"/> <Score towns="yes"/> </Defaults> |