This commit is contained in:
LetterN
2021-11-14 10:21:56 +08:00
parent eb98848a9f
commit 90b6ba4b8d
+1 -1
View File
@@ -26,4 +26,4 @@
prefs.outline_enabled = !prefs.outline_enabled
prefs.save_preferences()
to_chat(usr, "<span class='danger'>Item outline [prefs.itemoutline_pref ? "en" : "dis"]abled.</span>")
to_chat(usr, "<span class='danger'>Item outline [prefs.outline_enabled ? "en" : "dis"]abled.</span>")