mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
remove unused variable (#28589)
This commit is contained in:
committed by
GitHub
parent
92ce115054
commit
5b3942da10
@@ -189,7 +189,7 @@
|
||||
WIRECUTTER_DISMANTLE_SUCCESS_MESSAGE
|
||||
var/obj/structure/curtain/assembly/new_assembly = new /obj/structure/curtain/assembly(loc, 1)
|
||||
new_assembly.assembled = TRUE
|
||||
var/obj/item/stack/sheet/cloth/dropped_cloth = new /obj/item/stack/sheet/cloth(loc, 2)
|
||||
new /obj/item/stack/sheet/cloth(loc, 2)
|
||||
qdel(src)
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user