Merge pull request #4163 from Citadel-Station-13/upstream-merge-33138

[MIRROR] Fixes piano in the big band music crate
This commit is contained in:
deathride58
2017-11-29 03:28:53 +00:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -328,6 +328,8 @@
density = TRUE
var/datum/song/song
/obj/structure/piano/unanchored
anchored = FALSE
/obj/structure/piano/New()
..()