Fixes a Typo in the Reagent Scanner (#31178)

This commit is contained in:
Hayden Redacted
2025-12-04 18:54:27 -05:00
committed by GitHub
parent 158000c8fa
commit f4adee5f3a
+1 -1
View File
@@ -923,7 +923,7 @@ SLIME SCANNER
datatoprint = ""
scanning = TRUE
else
to_chat(usr, "<span class='notice'>[src] has no logs or is already in use.</span>")
to_chat(usr, "<span class='notice'>[src] has no logs or is already in use.</span>")
/obj/item/reagent_scanner/ui_action_click()
print_report()