src/station_base.h
changeset 10207 c291a21b304e
parent 9127 14f21c5954ee
child 10208 72c00af5c95d
--- a/src/station_base.h	Tue Sep 30 17:50:21 2008 +0000
+++ b/src/station_base.h	Tue Sep 30 20:39:50 2008 +0000
@@ -139,7 +139,7 @@
 	byte time_since_load;
 	byte time_since_unload;
 	byte delete_ctr;
-	PlayerByte owner;
+	OwnerByte owner;
 	byte facilities;
 	byte airport_type;