Skip to content

Commit

Permalink
why does this break
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoengi authored Dec 11, 2024
1 parent 03e4633 commit fc92595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/living/silicon/ai/ai.dm
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
to_chat(src, "Use say :b to speak to your cyborgs through binary.")
to_chat(src, "For department channels, use the following say commands:")
to_chat(src, ":o - AI Private, :c - Command.")
to_chat(src, ":c - Command.")

job = "AI"

Expand Down

0 comments on commit fc92595

Please sign in to comment.