diff --git a/Modules/Network.lua b/Modules/Network.lua index 5d9942a..c14b675 100644 --- a/Modules/Network.lua +++ b/Modules/Network.lua @@ -60,7 +60,6 @@ function shared.Network.Init() end) local function NetworkTick() - if not Heimdall_Data.config.network.enabled then return end if Heimdall_Data.config.network.debug then print("Network module is updating.") end