various fixes, improvements, etc (#4649)

Co-authored-by: VM_USER <VM_USER>
This commit is contained in:
silicons
2022-10-30 21:03:20 -05:00
committed by GitHub
co-authored by VM_USER <VM_USER>
parent 8a8e664e9d
commit de4f5eb944
19 changed files with 94 additions and 39 deletions
+2
View File
@@ -1,4 +1,5 @@
/**
*
* our only job is to spawn something and then self-delete
*/
/obj/spawner
@@ -22,6 +23,7 @@
/obj/spawner/LateInitialize()
Spawn()
qdel(src)
/obj/spawner/proc/Spawn()
return