fixes runtime when checking buildmode help message (#70785)

This commit is contained in:
ShizCalev
2022-10-26 14:03:59 -07:00
committed by GitHub
parent 6b23a273ee
commit 72c79a124e
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -7,8 +7,7 @@
to_chat(c, span_notice("Right Mouse Button = Deconstruct / Delete / Downgrade"))
to_chat(c, span_notice("Left Mouse Button + ctrl = R-Window"))
to_chat(c, span_notice("Left Mouse Button + alt = Airlock"))
to_chat(c, "")
to_chat(c, span_notice("Use the button in the upper left corner to"))
to_chat(c, span_notice("\nUse the button in the upper left corner to"))
to_chat(c, span_notice("change the direction of built objects."))
to_chat(c, span_notice("***********************************************************"))