scenario/README
author rubidium
Fri, 29 Dec 2006 16:40:22 +0000
changeset 5414 6469dbacdab8
parent 3171 c85e7b06cdb0
permissions -rw-r--r--
(svn r7617) -Fix (7609): GetTrackBits only works (as intended) for plain rail tiles, so get the trackbits if it is certain it is a plain rail tile. Noticed by Tron.
3171
c85e7b06cdb0 (svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).
matthijs
parents:
diff changeset
     1
You can place you scenarios in this dir.
c85e7b06cdb0 (svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).
matthijs
parents:
diff changeset
     2
c85e7b06cdb0 (svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).
matthijs
parents:
diff changeset
     3
This file is really here to make the Makefile happy, it should be modified to
c85e7b06cdb0 (svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).
matthijs
parents:
diff changeset
     4
properly handle scenarios (or maybe even not at all...).