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

master server list

This commit is contained in:
zsilencer
2015-11-03 16:31:09 -07:00
committed by IntelOrca
parent 9acfd27735
commit 1e9381ef97
12 changed files with 436 additions and 114 deletions

View File

@@ -2158,6 +2158,13 @@ enum {
STR_ADVERTISE = 5567,
STR_PASSWORD_REQUIRED = 5568,
STR_PASSWORD_REQUIRED_DESC = 5569,
STR_FETCH_SERVERS = 5570,
STR_JOIN_GAME = 5571,
STR_ADD_TO_FAVORITES = 5572,
STR_REMOVE_FROM_FAVORITES = 5573,
STR_SERVER_NAME = 5574,
STR_MAX_PLAYERS = 5575,
STR_PORT = 5576,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768