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:
@@ -6949,7 +6949,7 @@ STR16 MPClientMessage[] =
|
||||
L"'%s' (客户端 %d - '%S') 已被 '%s' (客户端 %d - '%S' 杀死)",
|
||||
L"踢出客户端 #%d - '%S'",
|
||||
// 30
|
||||
L"开始排序客户端号. #1: %S, #2: %S, #3: %S, #4: %S",
|
||||
L"开始排序客户端号. #1: <取消>, #2: %S, #3: %S, #4: %S",
|
||||
L"开始客户端 #%d",
|
||||
L"请求即时模式...",
|
||||
L"转回即时模式。",
|
||||
|
||||
Reference in New Issue
Block a user