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 15989193f..837031399 100644
--- a/station.h
+++ b/station.h
@@ -63,7 +63,7 @@ struct Station {
byte time_since_load;
byte time_since_unload;
byte delete_ctr;
- byte owner;
+ PlayerID owner;
byte facilities;
byte airport_type;