From: Stefan F. <ste...@us...> - 2010-05-25 19:38:39
|
Update of /cvsroot/rails/18xx/data/18AL In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv7719/data/18AL Modified Files: Game.xml Log Message: Fixed 18AL issues: Double scoring of 4D and save of named trains Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/18AL/Game.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** Game.xml 23 May 2010 18:10:44 -0000 1.31 --- Game.xml 25 May 2010 19:38:30 -0000 1.32 *************** *** 69,73 **** </IfOption> <Reach countTowns="no"/> ! <Score cities="double"/> <Exchange cost="800"/> </Train> --- 69,73 ---- </IfOption> <Reach countTowns="no"/> ! <Score scoreCities="double"/> <Exchange cost="800"/> </Train> |