[MIRROR] [s] Cleanup escalation unsafe procs [MDB IGNORE] (#8642)

* [s] Cleanup escalation unsafe procs (#61905)

Fixes admins spawning in atoms and datums without the DF_VAR_EDITED flag

* [s] Cleanup escalation unsafe procs

Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-10-06 20:36:27 +02:00
committed by GitHub
parent a2125e3215
commit fc29da4e9c
6 changed files with 14 additions and 8 deletions
-3
View File
@@ -220,6 +220,3 @@
while(CS.pendingcount)
sleep(resolution*world.tick_lag)
return CS.finished
/proc/___callbacknew(typepath, arguments)
new typepath(arglist(arguments))