summaryrefslogtreecommitdiff
path: root/vehicle.c
diff options
context:
space:
mode:
Diffstat (limited to 'vehicle.c')
-rw-r--r--vehicle.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/vehicle.c b/vehicle.c
index e47e6d8bb..6eae858ed 100644
--- a/vehicle.c
+++ b/vehicle.c
@@ -2149,9 +2149,6 @@ static void Load_VEHS(void)
}
}
}
-
- if (_sl.full_version < 0x0B01)
- _vehicle_id_ctr_day = 0;
}
const ChunkHandler _veh_chunk_handlers[] = {