Updated rst files to latest wiki.
This commit is contained in:
parent
60424fa828
commit
9a719d7fb0
8 changed files with 82 additions and 63 deletions
|
|
@ -50,7 +50,7 @@ class ServerSession(Session):
|
|||
if not self.logged_in:
|
||||
return
|
||||
|
||||
player = self.get_player()
|
||||
player = self.get_player(1)
|
||||
character = self.get_character()
|
||||
if player:
|
||||
#print "sync: at_init() - player"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue