(svn r14140) -Fix (r14135): Enum in saveload-table.
authorfrosch
Sat, 23 Aug 2008 16:13:31 +0000
changeset 9983 0b3758c42889
parent 9982 d7eab194eaaf
child 9984 979b43c921aa
(svn r14140) -Fix (r14135): Enum in saveload-table.
src/waypoint.h
--- a/src/waypoint.h	Sat Aug 23 16:09:06 2008 +0000
+++ b/src/waypoint.h	Sat Aug 23 16:13:31 2008 +0000
@@ -25,7 +25,7 @@
 
 	ViewportSign sign; ///< Dimensions of sign (not saved)
 	Date build_date;   ///< Date of construction
-	Owner owner;       ///< Whom this waypoint belongs to
+	PlayerByte owner;  ///< Whom this waypoint belongs to
 
 	byte stat_id;      ///< ID of waypoint within the waypoint class (not saved)
 	uint32 grfid;      ///< ID of GRF file