Merge pull request #1082 from Citadel-Station-13/upstream-merge-27481

[MIRROR] Fixes paper runtimes
This commit is contained in:
LetterJay
2017-05-22 08:22:46 -05:00
committed by GitHub

View File

@@ -26,7 +26,7 @@
var/info //What's actually written on the paper.
var/info_links //A different version of the paper which includes html links at fields and EOF
var/stamps //The (text for the) stamps on the paper.
var/fields //Amount of user created fields
var/fields = 0 //Amount of user created fields
var/list/stamped
var/rigged = 0
var/spam_flag = 0