Update of /cvsroot/rails/18xx/data/1851
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv10363/data/1851
Modified Files:
Game.xml
Log Message:
Activated 1851 Birmingam modifier and several minor beauty changes
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1851/Game.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Game.xml 23 May 2010 18:10:44 -0000 1.16
--- Game.xml 24 May 2010 07:49:27 -0000 1.17
***************
*** 104,108 ****
</Component>
<Component name="RevenueManager" class="rails.algorithms.RevenueManager">
! <Modifier class="rails.game.specific._1851.OffBoardRevenueModifier" />
</Component>
</ComponentManager>
\ No newline at end of file
--- 104,109 ----
</Component>
<Component name="RevenueManager" class="rails.algorithms.RevenueManager">
! <Modifier class="rails.game.specific._1851.OffBoardRevenueModifier" />
! <Modifier class="rails.game.specific._1851.BirminghamTileModifier" />
</Component>
</ComponentManager>
\ No newline at end of file
|