diff --git a/src/waypoint.h b/src/waypoint.h index 1d0e64ca46..22259de098 100644 --- a/src/waypoint.h +++ b/src/waypoint.h @@ -25,7 +25,7 @@ struct Waypoint : PoolItem { 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