Merge pull request #9392 from Birdtalon/posters

Small poster bugfix
This commit is contained in:
Crazy Lemon
2018-08-27 18:32:10 -07:00
committed by GitHub
@@ -108,6 +108,9 @@
qdel(src)
/obj/structure/sign/poster/proc/roll_and_drop(loc)
if(ruined)
qdel(src)
return
pixel_x = 0
pixel_y = 0
var/obj/item/poster/P = new(loc, src)