mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 09:34:21 +01:00
Fix carbon/Destory runtime (#27959)
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com>
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
drop_item_to_ground(item, silent = TRUE)
|
||||
qdel(item)
|
||||
QDEL_LIST_CONTENTS(internal_organs)
|
||||
QDEL_LIST_CONTENTS(stomach_contents)
|
||||
QDEL_LIST_CONTENTS(processing_patches)
|
||||
QDEL_LAZYLIST(stomach_contents)
|
||||
QDEL_LAZYLIST(processing_patches)
|
||||
GLOB.carbon_list -= src
|
||||
if(in_throw_mode)
|
||||
toggle_throw_mode()
|
||||
|
||||
Reference in New Issue
Block a user