mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Paperplanes no longer delete their paper twice. (#45074)
* Paperplanes paper * yeah you're right. I'm wrong
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
qdel(src)
|
||||
|
||||
/obj/item/paperplane/Destroy()
|
||||
QDEL_NULL(internalPaper)
|
||||
internalPaper = null
|
||||
return ..()
|
||||
|
||||
/obj/item/paperplane/suicide_act(mob/living/user)
|
||||
|
||||
Reference in New Issue
Block a user