Mispelled =, whoops

This commit is contained in:
theo-3
2021-08-12 15:48:56 +03:00
parent 8a8b7b16a6
commit d0e8dfd69a
+1 -1
View File
@@ -340,7 +340,7 @@
return
variant = copytext(sanitize(html_encode(trim(V))), 1, 64)
if(variant == "")
variant == null
variant = null
to_chat(user, "<span class='notice'>You [variant ? "change" : "remove"] the [plantname]'s variant designation.</span>")
apply_variant_name()