fix: added message for unimplemented help message

This commit is contained in:
Marlow Alfonso 2023-11-21 23:06:47 +00:00
parent fc7051a9af
commit 914054b788
1 changed files with 1 additions and 1 deletions

2
run.py
View File

@ -29,7 +29,7 @@ def cmd_open(id, params):
def cmd_whelp(id, params):
if params:
pass
print("Not implemented")
else:
mud.send_message(id, '''
You can see a full list of available commands typing: