Fixes a minor span class in tape recorder

This commit is contained in:
AndroidSFV
2014-07-29 14:59:47 -05:00
parent feccf4e6ce
commit 99e7957db0
@@ -142,7 +142,7 @@
recording = 0
update_icon()
else
usr << "<span class='notice'The tape is full.</span>"
usr << "<span class='notice'>The tape is full.</span>"
/obj/item/device/taperecorder/verb/stop()