Custom fax name check

This commit is contained in:
Markolie
2015-02-14 18:06:44 +01:00
parent 56817e7d0a
commit f175000ceb
+2
View File
@@ -1727,6 +1727,8 @@
input = P.parsepencode(input) // Encode everything from pencode to html
var/customname = input(src.owner, "Pick a title for the fax.", "Fax Title") as text|null
if(!customname)
customname = "paper"
var/stampname
var/stamptype