Skip to content

Commit

Permalink
oops typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gristlebee committed May 19, 2024
1 parent 177597e commit aa95ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/hologram.dm
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ Possible to do for anyone motivated enough:

return Hologram
else
to_chat(user, span_danger("ERROR:</span> Unable to project hologram."))
to_chat(user, span_danger("ERROR:Unable to project hologram."))

/*This is the proc for special two-way communication between AI and holopad/people talking near holopad.
For the other part of the code, check silicon say.dm. Particularly robot talk.*/
Expand Down

0 comments on commit aa95ca1

Please sign in to comment.