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:
committed by
Michał Janiszewski
parent
7b09b16255
commit
62636f39b6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user