fixed issue with services
This commit is contained in:
parent
8f32923a31
commit
b18716027e
@ -1819,7 +1819,7 @@ function multi:newService(func) -- Priority managed threads
|
||||
local time
|
||||
local p = multi.Priority_Normal
|
||||
local ap
|
||||
local task
|
||||
local task = thread.sleep
|
||||
local scheme = 1
|
||||
function c.Start()
|
||||
time = multi:newTimer()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user