1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 16:24:35 +01:00

Add cheat to reset crash status

This commit is contained in:
Gymnasiast
2015-06-18 15:42:09 +02:00
parent c3417e12f5
commit 37e80b68f0
3 changed files with 27 additions and 2 deletions

View File

@@ -1510,6 +1510,7 @@ enum {
STR_CHEAT_SANDBOX_MODE_DISABLE = 5279,
STR_CHEAT_SANDBOX_MODE_TIP = 5280,
STR_CHEAT_STAFF_SPEED = 5365,
STR_CHEAT_RESET_CRASH_STATUS = 5368,
STR_DEBUG_TIP = 5311,
STR_DEBUG_DROPDOWN_CONSOLE = 5312,