mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 05:57:16 +02:00
Removing debug stuff
This commit is contained in:
parent
cf62216905
commit
8a5e0a32ee
1 changed files with 0 additions and 1 deletions
|
|
@ -262,7 +262,6 @@ def menunode_fieldfill(caller, raw_string, **kwargs):
|
|||
|
||||
# Test for 'look' command
|
||||
if raw_string.lower().strip() == "look":
|
||||
caller.msg(syntax_err)
|
||||
return text, options
|
||||
|
||||
# Test for 'clear' command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue