Skip to content

Commit

Permalink
its always important to remain silent if you have nothing nice to say (
Browse files Browse the repository at this point in the history
  • Loading branch information
BiancaWilkson authored Aug 8, 2024
1 parent 86af45f commit 8ee325e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion code/modules/buildmode/submodes/advanced.dm
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
to_chat(user, "<span class='notice'>Left Mouse Button + alt on turf/obj = Copy object type")
to_chat(user, "<span class='notice'>Left Mouse Button on turf/obj = Place objects</span>")
to_chat(user, "<span class='notice'>Right Mouse Button = Delete objects</span>")
to_chat(user, "")
to_chat(user, "<span class='notice'>Use the button in the upper left corner to</span>")
to_chat(user, "<span class='notice'>change the direction of built objects.</span>")
to_chat(user, "<span class='notice'>***********************************************************</span>")
Expand Down
1 change: 0 additions & 1 deletion code/modules/buildmode/submodes/basic.dm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
to_chat(user, "<span class='notice'>Right Mouse Button = Deconstruct / Delete / Downgrade</span>")
to_chat(user, "<span class='notice'>Left Mouse Button + ctrl = R-Window</span>")
to_chat(user, "<span class='notice'>Left Mouse Button + alt = Airlock</span>")
to_chat(user, "")
to_chat(user, "<span class='notice'>Use the button in the upper left corner to</span>")
to_chat(user, "<span class='notice'>change the direction of built objects.</span>")
to_chat(user, "<span class='notice'>***********************************************************</span>")
Expand Down

0 comments on commit 8ee325e

Please sign in to comment.