mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
another minor change, not really important
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@ function multi:getParentProcess()
|
||||
return self.Mainloop[self.CID]
|
||||
end
|
||||
multi.GetParentProcess=multi.getParentProcess
|
||||
function multi:Stop()
|
||||
function multi.Stop()
|
||||
mainloopActive=false
|
||||
end
|
||||
function multi:condition(cond)
|
||||
|
||||
Reference in New Issue
Block a user