Merge pull request #3654 from Citadel-Station-13/upstream-merge-32130

[MIRROR] [s] Makes ImmediateInvokeAsync a world proc
This commit is contained in:
LetterJay
2017-10-29 03:47:12 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
if (length(args) > 2)
arguments = args.Copy(3)
/proc/ImmediateInvokeAsync(thingtocall, proctocall, ...)
/world/proc/ImmediateInvokeAsync(thingtocall, proctocall, ...)
set waitfor = FALSE
if (!thingtocall)