1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 00:04:43 +01:00

implement finish-map-window part 2

This commit is contained in:
IntelOrca
2015-07-01 15:17:25 +01:00
parent 7be91a5fac
commit c441ee2d1b
6 changed files with 85 additions and 5 deletions

View File

@@ -722,6 +722,8 @@ enum {
STR_LAST_BREAKDOWN = 1808,
STR_CURRENT_BREAKDOWN = 1809,
STR_CANT_BUILD_PARK_ENTRANCE_HERE = 1811,
STR_ACTIONS = 1814,
STR_THOUGHTS = STR_ACTIONS + 1,
STR_INFORMATION_TYPE_TIP = 1816,