summaryrefslogtreecommitdiff
path: root/ttd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ttd.c')
-rw-r--r--ttd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ttd.c b/ttd.c
index 33cd72fcc..53efd9725 100644
--- a/ttd.c
+++ b/ttd.c
@@ -1047,7 +1047,7 @@ void UpdateExclusiveRights()
t->exclusivity=(byte)-1;
}
- /* FIXME old exclusive rights status is not being imported.
+ /* FIXME old exclusive rights status is not being imported (stored in s->blocked_months_obsolete)
could be implemented this way:
1.) Go through all stations
Build an array town_blocked[ town_id ][ player_id ]