Update network when first running

This commit is contained in:
2025-01-15 13:38:18 +01:00
parent e6f3bac946
commit 799d3e1ddd

View File

@@ -63,5 +63,6 @@ function shared.Network.Init()
updateTime = 0
end
end)
Update()
print("[Heimdall] Network module loaded")
end