Fixes paper runtimes

This commit is contained in:
CitadelStationBot
2017-05-21 22:27:46 -05:00
parent 5fd5e32628
commit a33966b231
+1 -1
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