1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 15:24:30 +01:00

implement finish-map-window part 4

This commit is contained in:
IntelOrca
2015-07-02 00:37:55 +01:00
parent 693e6127da
commit 6de7a38f53
4 changed files with 171 additions and 8 deletions

View File

@@ -1551,6 +1551,9 @@ enum {
STR_MAP_SIZE = 3211,
STR_CANT_DECREASE_MAP_SIZE_ANY_FURTHER = 3213,
STR_CANT_INCREASE_MAP_SIZE_ANY_FURTHER = 3214,
STR_SELECT_PARK_OWNED_LAND_TIP = 3216,
STR_LAND_OWNED = 3217,