X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_console.pas;h=f91bc624495dbbf29073904eb7ede60a3be7d8b7;hp=7b68cce099b4130ca24d2a779501b32caecef2be;hb=397f9cdedf0fb2a1a51d4f585db266b0f4925d97;hpb=85f0d06ec81bc2e66f235f87cf5c6844487b26c6 diff --git a/src/game/g_console.pas b/src/game/g_console.pas index 7b68cce..f91bc62 100644 --- a/src/game/g_console.pas +++ b/src/game/g_console.pas @@ -1018,6 +1018,7 @@ var begin if (Length(Line) = 0) then begin + if (g_Game_IsNet and g_Game_IsServer) or (g_Game_IsClient) then exit; g_Console_Add(''); for i := 0 to High(commands) do begin