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

add changelog window

This commit is contained in:
IntelOrca
2015-06-13 13:30:50 +01:00
parent b84322ad62
commit b69487cbba
11 changed files with 299 additions and 0 deletions

View File

@@ -1504,6 +1504,8 @@ enum {
STR_TILE_INSPECTOR_FLAGS = 5341,
STR_TILE_INSPECTOR_CHOOSE_MSG = 5342,
STR_CHANGELOG_TITLE = 5344,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768
};