summaryrefslogtreecommitdiff
path: root/station.h
diff options
context:
space:
mode:
Diffstat (limited to 'station.h')
-rw-r--r--station.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/station.h b/station.h
index d4e2061b6..e221318ad 100644
--- a/station.h
+++ b/station.h
@@ -28,7 +28,7 @@ struct Station {
ViewportSign sign;
uint16 had_vehicle_of_type;
-
+
byte time_since_load;
byte time_since_unload;
byte delete_ctr;