mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- MP Bugfix: Fixed the nasty interrupt bug (endless clock), when playing in COOP and the pure client got interrupted by the enemy AI (by haydent)
o As a workaround the server had to press ALT + E to give the turn back to the client. Now this workaround should not be needed (hopefully ) :) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5623 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6229,7 +6229,7 @@ STR16 MPClientMessage[] =
|
||||
L"Überwachungsmodus wurde ausgeschaltet",
|
||||
L"Wählen Sie den Client, der gekickt werden soll. #1: <Abbruch>, #2: %S, #3: %S, #4: %S",
|
||||
// 75
|
||||
L"Team #%d wurde vernichtet",
|
||||
L"Team %s wurde vernichtet",
|
||||
L"Client konnte nicht gestartet werden. Beendigung.",
|
||||
L"Client Verbindung aufgelöst und heruntergefahren.",
|
||||
L"Client läuft nicht.",
|
||||
|
||||
Reference in New Issue
Block a user