mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Helps Reagents GC Better
This commit is contained in:
@@ -764,5 +764,7 @@ var/const/INGEST = 2
|
||||
processing_objects -= src
|
||||
QDEL_LIST(reagent_list)
|
||||
reagent_list = null
|
||||
QDEL_LIST(addiction_list)
|
||||
addiction_list = null
|
||||
if(my_atom && my_atom.reagents == src)
|
||||
my_atom.reagents = null
|
||||
|
||||
Reference in New Issue
Block a user