[s] Removes another world << from stamps (#17655)

Man, I suck at this.
This commit is contained in:
coiax
2016-05-14 06:41:13 -05:00
committed by KorPhaeron
parent 81ffb5e385
commit acd3eb88f5
-2
View File
@@ -86,8 +86,6 @@
stamp_names += initial(stamp_type.name)
stamp_names = sortList(stamp_names)
// the list that will be shown to the user to pick from
world << jointext(stamp_names, ",")
var/input_stamp = input(user, "Choose a stamp to disguise as.",
"Choose a stamp.") as null|anything in stamp_names