(svn r12803) -Cleanup: rename SpecialVehicle to EffectVehicle to have a uniform naming of the thing instead of using both names for the same thing.

This commit is contained in:
rubidium
2008-04-20 10:13:54 +00:00
parent 12ae3a2194
commit f55ffd14bd
10 changed files with 43 additions and 43 deletions

View File

@@ -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(