mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fixed typo and remove commented out test code
This commit is contained in:
parent
d136e6a1e2
commit
c7171786ae
1 changed files with 0 additions and 1 deletions
|
|
@ -355,7 +355,6 @@ class CmdUnloggedinLook(Command):
|
|||
to the menu's own look command..
|
||||
"""
|
||||
key = CMD_LOGINSTART
|
||||
# aliases = ["dook", "d"]
|
||||
locks = "cmd:all()"
|
||||
|
||||
def func(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue