Remove incorrect comment in player.py.
This commit is contained in:
parent
857b5add7a
commit
402afdc325
1 changed files with 0 additions and 1 deletions
|
|
@ -292,7 +292,6 @@ class CmdOOC(MuxPlayerCommand):
|
||||||
"""
|
"""
|
||||||
|
|
||||||
key = "@ooc"
|
key = "@ooc"
|
||||||
# lock must be all(), for different puppeted objects to access it.
|
|
||||||
locks = "cmd:pperm(Players)"
|
locks = "cmd:pperm(Players)"
|
||||||
aliases = "@unpuppet"
|
aliases = "@unpuppet"
|
||||||
help_category = "General"
|
help_category = "General"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue