From: Dmitry D. Chernov Date: Tue, 28 Sep 2021 01:56:02 +0000 (+1000) Subject: Fix incorrect user message if no servers online but master is alive X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=commitdiff_plain;h=e5e27f3580ca5952faa7734096541892afc91819 Fix incorrect user message if no servers online but master is alive --- diff --git a/src/game/g_netmaster.pas b/src/game/g_netmaster.pas index 8827515..ef68c00 100644 --- a/src/game/g_netmaster.pas +++ b/src/game/g_netmaster.pas @@ -1474,6 +1474,7 @@ begin exit; end; + Result := True; slMOTD := ''; { slUrgent := '';