mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
add option to log chat history
This commit is contained in:
@@ -2637,6 +2637,8 @@ enum {
|
||||
STR_ALLOW_KNOWN_KEYS_ONLY = 5862,
|
||||
STR_ALLOW_KNOWN_KEYS_ONLY_TIP = 5863,
|
||||
STR_MULTIPLAYER_UNKNOWN_KEY_DISALLOWED = 5864,
|
||||
STR_LOG_CHAT = 5865,
|
||||
STR_LOG_CHAT_TIP = 5866,
|
||||
|
||||
// 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