1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 16:24:35 +01:00
This commit is contained in:
rd3k
2015-05-29 20:59:16 +01:00
parent 12d5542861
commit 3a55c060f7
3 changed files with 5 additions and 5 deletions

View File

@@ -1422,6 +1422,8 @@ enum {
STR_TWITCH_NAME_DESC = 5175,
STR_TWITCH_ENABLE = 5176,
STR_FULLSCREEN_MODE = 5177,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768
};