From 630806fa9dbe98ff0bbd2ea1513a36fb5a9b337d Mon Sep 17 00:00:00 2001 From: kosmik641 Date: Fri, 23 Jan 2026 02:57:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=20=D0=B4?= =?UTF-8?q?=D1=83=D0=B1=D0=BB=D0=B8=D1=80=D1=83=D1=8E=D1=89=D0=B8=D0=B9=20?= =?UTF-8?q?hook.Add?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/metrostroi/sv_railnetwork.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/lua/metrostroi/sv_railnetwork.lua b/lua/metrostroi/sv_railnetwork.lua index dcccc41..e2fe8f9 100644 --- a/lua/metrostroi/sv_railnetwork.lua +++ b/lua/metrostroi/sv_railnetwork.lua @@ -1498,9 +1498,6 @@ end hook.Add("Initialize", "Metrostroi_MapInitialize", function() timer.Simple(2.0,Metrostroi.Load) end) -hook.Add("Initialize", "Metrostroi_MapInitialize", function() - timer.Simple(2.0,Metrostroi.Load) -end) hook.Add("PreCleanupMap", "Metrostroi_PreCleanupMap", function() Metrostroi.IgnoreEntityUpdates = true