1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

implement game_command_create_ride

This commit is contained in:
IntelOrca
2015-07-16 01:38:18 +01:00
parent d5f46d774b
commit 7cddad5026
5 changed files with 399 additions and 4 deletions

View File

@@ -224,6 +224,8 @@ enum {
STR_LOWER_COST_AMOUNT = 985,
STR_COST_AMOUNT = 986,
STR_TOO_MANY_RIDES = 987,
STR_CONSTRUCTION = 990,
STR_STATION_PLATFORM = 991,