Removing debug stuff
This commit is contained in:
parent
7502065c13
commit
6490267701
1 changed files with 0 additions and 1 deletions
|
|
@ -262,7 +262,6 @@ def menunode_fieldfill(caller, raw_string, **kwargs):
|
||||||
|
|
||||||
# Test for 'look' command
|
# Test for 'look' command
|
||||||
if raw_string.lower().strip() == "look":
|
if raw_string.lower().strip() == "look":
|
||||||
caller.msg(syntax_err)
|
|
||||||
return text, options
|
return text, options
|
||||||
|
|
||||||
# Test for 'clear' command
|
# Test for 'clear' command
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue