summaryrefslogtreecommitdiff
path: root/vehicle.h
diff options
context:
space:
mode:
Diffstat (limited to 'vehicle.h')
-rw-r--r--vehicle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vehicle.h b/vehicle.h
index b1d3d81fe..78156caa0 100644
--- a/vehicle.h
+++ b/vehicle.h
@@ -166,6 +166,7 @@ struct Vehicle {
int32 x_pos; // coordinates
int32 y_pos;
+ bool leave_depot_instantly; // NOSAVE: stores if the vehicle needs to leave the depot it just entered. Used by autoreplace
byte z_pos;
byte direction; // facing