industry.h
changeset 3349 1ad72db34298
parent 3344 d86c852715fa
child 3350 7713360a51ad
--- a/industry.h	Sun Mar 26 22:56:58 2006 +0000
+++ b/industry.h	Sun Mar 26 22:58:11 2006 +0000
@@ -23,7 +23,7 @@
 	uint16 counter;
 
 	byte type;
-	byte owner;
+	Owner owner;
 	byte color_map;
 	byte last_prod_year;
 	byte was_cargo_delivered;