mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 21:17:34 +00:00
remove stupid func call
This commit is contained in:
parent
0c88eb97f3
commit
26285bd72f
|
@ -9,7 +9,6 @@ end)
|
|||
hook.Add("Initialize", "gmInte.sendStatus", function()
|
||||
timer.Simple(1, function()
|
||||
gmInte.serverStart()
|
||||
gmInte.sendStatus()
|
||||
end)
|
||||
end)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user