summaryrefslogtreecommitdiff
path: root/src/smallmap_gui.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-04-20 10:13:54 +0000
committerrubidium <rubidium@openttd.org>2008-04-20 10:13:54 +0000
commitf55ffd14bdaa85f9eb7c22c442f46169f63137be (patch)
tree417e4bd30794e812ee9200d90aec95d9c7d5dc14 /src/smallmap_gui.cpp
parent12ae3a2194011c7260da8286b7dc527eaacb1329 (diff)
downloadopenttd-f55ffd14bdaa85f9eb7c22c442f46169f63137be.tar.xz
(svn r12803) -Cleanup: rename SpecialVehicle to EffectVehicle to have a uniform naming of the thing instead of using both names for the same thing.
Diffstat (limited to 'src/smallmap_gui.cpp')
-rw-r--r--src/smallmap_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smallmap_gui.cpp b/src/smallmap_gui.cpp
index 93086d1ff..1cba5798b 100644
--- a/src/smallmap_gui.cpp
+++ b/src/smallmap_gui.cpp
@@ -682,7 +682,7 @@ skip_column:
byte color;
FOR_ALL_VEHICLES(v) {
- if (v->type != VEH_SPECIAL &&
+ if (v->type != VEH_EFFECT &&
(v->vehstatus & (VS_HIDDEN | VS_UNCLICKABLE)) == 0) {
/* Remap into flat coordinates. */
Point pt = RemapCoords(