1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-03 18:07:53 +01:00

add information tab to multiplayer

This commit is contained in:
Ted John
2016-05-30 20:54:50 +01:00
parent b68da1189b
commit 7157199b45
3 changed files with 181 additions and 24 deletions

View File

@@ -2639,6 +2639,10 @@ enum {
STR_MULTIPLAYER_UNKNOWN_KEY_DISALLOWED = 5864,
STR_LOG_CHAT = 5865,
STR_LOG_CHAT_TIP = 5866,
STR_PROVIDER_NAME = 5867,
STR_PROVIDER_EMAIL = 5868,
STR_PROVIDER_WEBSITE = 5869,
STR_SHOW_SERVER_INFO_TIP = 5870,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768