fixed issue with services

This commit is contained in:
Ryan Ward 2020-02-20 12:10:02 -05:00
parent 8f32923a31
commit b18716027e

View File

@ -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()