Removing debug stuff

This commit is contained in:
BattleJenkins 2018-06-13 19:03:47 -07:00
parent cf62216905
commit 8a5e0a32ee

View file

@ -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