summaryrefslogtreecommitdiff
path: root/table
diff options
context:
space:
mode:
authordominik <dominik@openttd.org>2004-12-23 18:14:12 +0000
committerdominik <dominik@openttd.org>2004-12-23 18:14:12 +0000
commit60052ffb453637fb581671e8ded534eed7420a9b (patch)
treea3988f5c912a9c2b4b039aadd802106500729506 /table
parent1558948b9b622db959166f5ca3d29df1ddd6f116 (diff)
downloadopenttd-60052ffb453637fb581671e8ded534eed7420a9b.tar.xz
(svn r1254) - Fix: [ 993500 ] High bridge rendering error
- Changed button to open landscaping toolbar
Diffstat (limited to 'table')
-rw-r--r--table/sprites.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/table/sprites.h b/table/sprites.h
index 61b4307ad..f60ace649 100644
--- a/table/sprites.h
+++ b/table/sprites.h
@@ -724,8 +724,7 @@ enum Sprites {
SPR_IMG_TRUCK_BAY = 750,
SPR_IMG_BRIDGE = 2594,
SPR_IMG_ROAD_TUNNEL = 2429,
- SPR_IMG_REMOVE = 714,
- SPR_IMG_LANDSCAPING_S = 742
+ SPR_IMG_REMOVE = 714
};
/* Cursor sprite numbers */