X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_console.pas;h=7b68cce099b4130ca24d2a779501b32caecef2be;hp=f91bc624495dbbf29073904eb7ede60a3be7d8b7;hb=77198ca95ad9fc6b65b4fb1569fb55deb968a367;hpb=e32689cfd904d28db1305343e89f41b2aeb664ea diff --git a/src/game/g_console.pas b/src/game/g_console.pas index f91bc62..7b68cce 100644 --- a/src/game/g_console.pas +++ b/src/game/g_console.pas @@ -1018,7 +1018,6 @@ 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