1
0
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:
Ted John
2016-05-30 18:01:17 +01:00
parent 618d13a9a3
commit feb65ea93c
6 changed files with 24 additions and 8 deletions

View File

@@ -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