mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
[MIRROR] Moves help menu to end, fixes Hotkeys Help [MDB IGNORE] (#12425)
* Moves help menu to end, fixes Hotkeys Help * Update tgui.dm Co-authored-by: Tastyfish <crazychris32@gmail.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
@@ -1161,6 +1161,9 @@ GLOBAL_LIST_INIT(blacklisted_builds, list(
|
||||
if (verbpath.name[1] != "@")
|
||||
new child(src)
|
||||
|
||||
// Place Help back at the end.
|
||||
winset(src, "help-menu", "index=1000")
|
||||
|
||||
/client/proc/open_filter_editor(atom/in_atom)
|
||||
if(holder)
|
||||
holder.filteriffic = new /datum/filter_editor(in_atom)
|
||||
|
||||
Reference in New Issue
Block a user