1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 05:23:04 +01:00

move allow known keys option to new tab...

on multiplayer window
This commit is contained in:
Ted John
2016-05-26 19:34:37 +01:00
committed by Michał Janiszewski
parent 7b09b16255
commit 62636f39b6
5 changed files with 179 additions and 81 deletions

View File

@@ -2635,7 +2635,8 @@ enum {
STR_MULTIPLAYER_VERIFICATION_FAILURE = 5861,
STR_ALLOW_KNOWN_KEYS_ONLY = 5862,
STR_MULTIPLAYER_UNKNOWN_KEY_DISALLOWED = 5863,
STR_ALLOW_KNOWN_KEYS_ONLY_TIP = 5863,
STR_MULTIPLAYER_UNKNOWN_KEY_DISALLOWED = 5864,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768