mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
Fixes a Typo in the Reagent Scanner (#31178)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user