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:
@@ -6404,7 +6404,7 @@ STR16 MPClientMessage[] =
|
||||
L"Spectator mode disabled",
|
||||
L"Choose client to kick from game. #1: <Cancel>, #2: %S, #3: %S, #4: %S",
|
||||
// 75
|
||||
L"Team #%d is wiped out.",
|
||||
L"Team %s is wiped out.",
|
||||
L"Client failed to start. Terminating.",
|
||||
L"Client disconnected and shutdown.",
|
||||
L"Client is not running.",
|
||||
|
||||
Reference in New Issue
Block a user