Skip to content

Commit

Permalink
Update code/game/machinery/computer/medical.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Drathek <[email protected]>
  • Loading branch information
vero5123 and Drulikar authored May 24, 2024
1 parent 366cdfc commit f8cc221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/computer/medical.dm
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
med_report.info += contents
med_report.update_icon()

visible_message(SPAN_NOTICE("\The [src] prints out a paper."))
visible_message(SPAN_NOTICE("[src] prints out a paper."))
return TRUE

/obj/structure/machinery/computer/double_id/med_data/ui_static_data(mob/user)
Expand Down

0 comments on commit f8cc221

Please sign in to comment.