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:
@@ -6390,7 +6390,7 @@ STR16 MPClientMessage[] =
|
||||
L"Mode spectateur désactivé",
|
||||
L"Choisir le numéro du client a kické :",
|
||||
// 75
|
||||
L"La team #%d a été anéantie.",
|
||||
L"La team %s a été anéantie.",
|
||||
L"Le client n'as pas réussi à démarrer. Terminé.",
|
||||
L"Le client s'est déconnecté et s'est fermé.",
|
||||
L"Le client n'est pas démarré.",
|
||||
|
||||
Reference in New Issue
Block a user