Removed some old and now confusing, unsused variables and added some documenting strings.
This commit is contained in:
parent
030c245b5b
commit
949da47917
4 changed files with 2 additions and 4 deletions
|
|
@ -232,7 +232,6 @@ class Player(TypeClass):
|
|||
|
||||
# The ooc player cmdset
|
||||
self.cmdset.add_default(CMDSET_OOC, permanent=True)
|
||||
self.cmdset.outside_access = False
|
||||
|
||||
def at_player_creation(self):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue