Some further bug fixes.
This commit is contained in:
parent
20a57d4167
commit
5100a0561f
5 changed files with 48 additions and 18 deletions
|
|
@ -292,6 +292,7 @@ class Player(TypeClass):
|
|||
Only called once, the very first
|
||||
time the user logs in.
|
||||
"""
|
||||
print "player at_first_login", self
|
||||
pass
|
||||
|
||||
def at_pre_login(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue