X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame%2Fg_console.pas;h=f91bc624495dbbf29073904eb7ede60a3be7d8b7;hb=4fd8798646bcb768e925ba667b0c4790e99e1e71;hp=7b68cce099b4130ca24d2a779501b32caecef2be;hpb=de40ee608b5563a84872642f7fbae6ee8e4b635d;p=d2df-sdl.git 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