Less Parenthesis

Simple, right?
This commit is contained in:
Twinmold
2019-04-03 00:35:22 -05:00
parent 37a8d796a6
commit 9bb2cab1a0
+1 -1
View File
@@ -283,7 +283,7 @@ var/global/list/fax_blacklist = list()
use_power(200)
if((!istype(copyitem, /obj/item/paper))&&(!istype(copyitem, /obj/item/photo))&&(!istype(copyitem, /obj/item/paper_bundle)))
if(!istype(copyitem, /obj/item/paper)&&!istype(copyitem, /obj/item/photo)&&!istype(copyitem, /obj/item/paper_bundle))
visible_message("[src] beeps, \"Error transmitting message.\"")
return