This commit is contained in:
Fox-McCloud
2015-07-08 01:34:53 -04:00
parent 0fd80d0b1f
commit 6e87b96501
24 changed files with 37 additions and 31 deletions
+1 -1
View File
@@ -318,7 +318,7 @@
icon_state = "piano"
/obj/structure/piano/Destroy()
del(song)
qdel(song)
song = null
return ..()