mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Only check if ride mode exists when placing new track design, fixes #2445
This commit is contained in:
@@ -228,6 +228,7 @@ enum {
|
||||
STR_COST_AMOUNT = 986,
|
||||
|
||||
STR_TOO_MANY_RIDES = 987,
|
||||
STR_CANT_CREATE_NEW_RIDE_ATTRACTION = 988,
|
||||
|
||||
STR_CONSTRUCTION = 990,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user