mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 10:16:32 +01:00
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"
|
||||
# lock must be all(), for different puppeted objects to access it.
|
||||
locks = "cmd:pperm(Players)"
|
||||
aliases = "@unpuppet"
|
||||
help_category = "General"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue