Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion yogstation/interface/interface.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/client/verb/hotkeys_help()
set name = "hotkeys-help"
set category = "OOC"


to_chat(src, "All hotkeys can be viewed and modified under Preferences -> Keybindings. Click on Default to switch to hotkeys mode")

Expand All @@ -19,4 +20,4 @@
return

to_chat(src, "<span class='danger'>You have no open tickets!</span>")
return
return