mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Initial GC fixes/tweaks/cleanup/documenting
This commit is contained in:
@@ -249,7 +249,7 @@ a {
|
||||
|
||||
/obj/singularity_act()
|
||||
ex_act(1.0)
|
||||
if(src && isnull(gc_destroyed))
|
||||
if(src && isnull(gcDestroyed))
|
||||
qdel(src)
|
||||
return 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user