1
0
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:
Gymnasiast
2015-12-15 15:09:39 +01:00
parent 0075410668
commit e2ccfc1cb8
4 changed files with 9 additions and 7 deletions

View File

@@ -228,6 +228,7 @@ enum {
STR_COST_AMOUNT = 986,
STR_TOO_MANY_RIDES = 987,
STR_CANT_CREATE_NEW_RIDE_ATTRACTION = 988,
STR_CONSTRUCTION = 990,