mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Almost there, I took way too long of a break
This commit is contained in:
@@ -10,6 +10,7 @@ jQueue:registerJob("TEST_JOB2",function()
|
||||
print("Test Works!")
|
||||
end)
|
||||
jQueue:start()
|
||||
jQueue.OnReady:holdUT()
|
||||
jQueue:doToAll(function()
|
||||
print("Doing this 16? times!")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user