mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 16:19:36 +01:00
More and more Destroy() cleanups all across the board - Return qdel hints.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
var/obj/item/owner
|
||||
|
||||
/obj/screen/item_action/Destroy()
|
||||
..()
|
||||
. = ..()
|
||||
owner = null
|
||||
|
||||
/obj/screen/item_action/Click()
|
||||
|
||||
Reference in New Issue
Block a user