small fix

This commit is contained in:
volas
2015-04-28 00:41:14 +03:00
parent 53a95d8eff
commit 59e17f7a9b

View File

@@ -196,7 +196,7 @@
/obj/item/weapon/paper/proc/clearpaper()
info = null
stamps = null
free_space = MAX_BOOK_MESSAGE_LEN
free_space = MAX_PAPER_MESSAGE_LEN
stamped = list()
overlays.Cut()
updateinfolinks()