Removed some old and now confusing, unsused variables and added some documenting strings.

This commit is contained in:
Griatch 2012-12-08 15:39:09 +01:00
parent 030c245b5b
commit 949da47917
4 changed files with 2 additions and 4 deletions

View file

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