mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-11-30 23:16:33 -05:00
Commented out EXIT from help menu as not really
needed and adding to the message size
This commit is contained in:
parent
4d29b18284
commit
1462e91a8f
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ def handle_help_command(sender_id, interface, state=None):
|
|||
"[F]ortune",
|
||||
#"[W]all of Shame",
|
||||
#"[C]hannel Directory",
|
||||
"EXIT: Exit current menu",
|
||||
#"EXIT: Exit current menu",
|
||||
"[H]elp"
|
||||
]
|
||||
if state and 'command' in state:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue