summaryrefslogtreecommitdiff
path: root/src/table/sprites.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-05-31 15:15:00 +0000
committerrubidium <rubidium@openttd.org>2007-05-31 15:15:00 +0000
commit253aa1b0b03aed312581de35d7e35bc17b96190f (patch)
tree3d9486f1a21425d7003ab07134c9311a3d77cb1a /src/table/sprites.h
parenta02417645e4cf1563b01819ac92ab507277b5b56 (diff)
downloadopenttd-253aa1b0b03aed312581de35d7e35bc17b96190f.tar.xz
(svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.
Diffstat (limited to 'src/table/sprites.h')
-rw-r--r--src/table/sprites.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/table/sprites.h b/src/table/sprites.h
index c6257cdfe..77d87d3db 100644
--- a/src/table/sprites.h
+++ b/src/table/sprites.h
@@ -168,6 +168,9 @@ enum Sprites {
SPR_TRAMWAY_TUNNEL_WIRES = SPR_TRAMWAY_BASE + 80,
SPR_TRAMWAY_BRIDGE = SPR_TRAMWAY_BASE + 107,
+ /* One way road sprites */
+ SPR_ONEWAY_BASE = SPR_TRAMWAY_BASE + 113,
+
/* Manager face sprites */
SPR_GRADIENT = 874, // background gradient behind manager face