Mercurial
Mercurial
>
openttd-mini
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
table/tunnel_land.h
author
bjarni
Wed, 27 Jul 2005 10:11:45 +0000
changeset 2206
4518d18a5f58
parent 2186
db48cf29b983
permissions
-rw-r--r--
(svn r2724) -Fix: [Autoreplace] made the pulldown menu read GetPlayer(_local_player)->avail_railtypes - this removes the need for updating this code if we add more railtypes and it also allows the menu to show maglev when monorail is not available
2186
db48cf29b983
(svn r2701) Insert Id tags into all source files
tron
parents:
511
diff
changeset
1
/* $Id$ */
db48cf29b983
(svn r2701) Insert Id tags into all source files
tron
parents:
511
diff
changeset
2
0
29654efe3188
(svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff
changeset
3
static const SpriteID _draw_tunnel_table_1[] = {
29654efe3188
(svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff
changeset
4
0x93D, 0x955,
29654efe3188
(svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff
changeset
5
};