mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
master server list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user