1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 08:45:00 +01:00

add show fps, #2223

This commit is contained in:
IntelOrca
2015-12-09 21:42:46 +00:00
parent b234a69d3c
commit ca01e55fa8
8 changed files with 68 additions and 2 deletions

View File

@@ -2177,6 +2177,8 @@ enum {
STR_CZECH_KORUNA = 5580,
STR_SHOW_FPS = 5581,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768
};