mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
String ids got switched around from the language files.
This commit is contained in:
@@ -2366,9 +2366,9 @@ enum {
|
||||
STR_CHEAT_NEVERENDING_MARKETING = 5740,
|
||||
STR_CHEAT_TIP_NEVERENDING_MARKETING = 5741,
|
||||
|
||||
STR_MULTIPLAYER_RESOLVING = 5742,
|
||||
STR_MULTIPLAYER_AUTHENTICATING = 5742,
|
||||
STR_MULTIPLAYER_CONNECTING = 5743,
|
||||
STR_MULTIPLAYER_AUTHENTICATING = 5744,
|
||||
STR_MULTIPLAYER_RESOLVING = 5744,
|
||||
STR_MULTIPLAYER_DESYNC = 5745,
|
||||
STR_MULTIPLAYER_DISCONNECTED_NO_REASON = 5746,
|
||||
STR_MULTIPLAYER_DISCONNECTED_WITH_REASON = 5747,
|
||||
|
||||
Reference in New Issue
Block a user