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:
@@ -6381,7 +6381,7 @@ STR16 MPClientMessage[] =
|
||||
L"Spectator mode disabled",
|
||||
L"Укажите номер клиента, который нужно кикнуть. №1: <Отменить>, №2: %S, №3: %S, №4: %S",
|
||||
// 75
|
||||
L"Команда #%d уничтожена.",
|
||||
L"Команда %s уничтожена.",
|
||||
L"Ошибка при запуске клиента. Завершение операции.",
|
||||
L"Клиент отсоединился и закрыт.",
|
||||
L"Клиент не запущен.",
|
||||
|
||||
Reference in New Issue
Block a user