fixes poster bug

This commit is contained in:
Birdtalon
2018-08-21 22:41:05 +01:00
parent de89b5d1ec
commit 08e6c5e291
@@ -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)