mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 23:34:37 +01:00
Remove unused variable RideTypeCount
This commit is contained in:
@@ -44,6 +44,5 @@ namespace RCT2::Limits
|
||||
constexpr uint8_t kMaxParkEntranceObjects = 1;
|
||||
constexpr uint8_t kMaxWaterObjects = 1;
|
||||
constexpr uint8_t kMaxScenarioTextObjects = 1;
|
||||
constexpr uint8_t RideTypeCount = 91;
|
||||
constexpr uint16_t kMaxMapSize = 256;
|
||||
} // namespace RCT2::Limits
|
||||
|
||||
Reference in New Issue
Block a user