mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-04-20 15:26:06 -04: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
@ -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…
x
Reference in New Issue
Block a user