From 6412a5195e9372a6d393844bc4cf523223e346cc Mon Sep 17 00:00:00 2001 From: sitisll Date: Tue, 21 Feb 2023 15:22:51 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA=20=D0=B2?= =?UTF-8?q?=D1=81=D0=B5=D1=85=20=D0=BA=D0=B0=D1=80=D1=82,=20=D0=BD=D0=B0?= =?UTF-8?q?=D0=B4=D0=BE=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=B8=D1=82?= =?UTF-8?q?=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hlna.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hlna.py b/hlna.py index 33282e7..ee60700 100755 --- a/hlna.py +++ b/hlna.py @@ -295,6 +295,7 @@ def start(m, map_server=list_config): if map_server!=[]: if m == "all": print("запускаем ВСЕ карты") + map_server += delist_config elif m == "all-E": print("Запускаем все активные карты") else: