Remove incorrect comment in player.py.

This commit is contained in:
Ahmed Charles 2015-02-07 18:20:41 -08:00 committed by Griatch
parent 857b5add7a
commit 402afdc325

View file

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