mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Merged from revision: 7757
Multiplayer Bugfix: Reverted the "endless interrupt bugfix" for the pure client, because it was not working correctly, and the server could not press ALT + E to give the turn back to the client, if stuck. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7758 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6778,7 +6778,7 @@ STR16 MPClientMessage[] =
|
||||
L"'%s' (Client #%d - '%S') wurde getötet von '%s' (Client #%d - '%S')",
|
||||
L"Werfe Client #%d - '%S' aus dem Spiel.",
|
||||
// 30
|
||||
L"Starte neuen Spielzug für gewählten Client. #1: %S, #2: %S, #3: %S, #4: %S",
|
||||
L"Starte neuen Spielzug für gewählten Client. #1: <Abbrechen>, #2: %S, #3: %S, #4: %S",
|
||||
L"Starte Spielzug für Client #%d",
|
||||
L"Anfrage auf Echtzeit-Modus...",
|
||||
L"In Echtzeit-Modus gewechselt.",
|
||||
|
||||
Reference in New Issue
Block a user