(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
This commit is contained in:
@@ -21,6 +21,7 @@ enum CanalFeature {
|
||||
|
||||
struct WaterFeature {
|
||||
const SpriteGroup *group;
|
||||
const GRFFile *grffile; ///< newgrf where 'group' belongs to
|
||||
uint8 callbackmask;
|
||||
uint8 flags;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user