From: <ev...@us...> - 2011-04-03 11:54:22
|
Revision: 1507 http://rails.svn.sourceforge.net/rails/?rev=1507&view=rev Author: evos Date: 2011-04-03 11:54:16 +0000 (Sun, 03 Apr 2011) Log Message: ----------- 18TN Initial commit. Modified Paths: -------------- trunk/18xx/data/GamesList.xml Added Paths: ----------- trunk/18xx/data/18TN/ Modified: trunk/18xx/data/GamesList.xml =================================================================== --- trunk/18xx/data/GamesList.xml 2011-04-02 17:30:12 UTC (rev 1506) +++ trunk/18xx/data/GamesList.xml 2011-04-03 11:54:16 UTC (rev 1507) @@ -274,6 +274,11 @@ <Description>18GA</Description> <Players minimum="3" maximum="5"/> </Game> + <Game name="18TN"> + <Note>Prototype</Note> + <Description>18TN</Description> + <Players minimum="3" maximum="5"/> + </Game> <Credits>Rails is a computer implementation of a number of railroad board games, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |