summaryrefslogtreecommitdiff
path: root/variables.h
diff options
context:
space:
mode:
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 55502c3e2..acb69d162 100644
--- a/variables.h
+++ b/variables.h
@@ -62,7 +62,7 @@ VARDEF uint16 _date_fract;
// Amount of game ticks
VARDEF uint16 _tick_counter;
-// Used when calling OnNewDay
+// This one is not used anymore.
VARDEF VehicleID _vehicle_id_ctr_day;
// Skip aging of cargo?