VarAction2: Simplify tracking of sprite group feature
This commit is contained in:
@@ -66,7 +66,7 @@ enum GrfMiscBit {
|
||||
GMB_SECOND_ROCKY_TILE_SET = 6,
|
||||
};
|
||||
|
||||
enum GrfSpecFeature {
|
||||
enum GrfSpecFeature : uint8 {
|
||||
GSF_TRAINS,
|
||||
GSF_ROADVEHICLES,
|
||||
GSF_SHIPS,
|
||||
|
||||
Reference in New Issue
Block a user