Rename all instances of Player->Account.
This commit is contained in:
parent
a14e11640b
commit
5590ee2258
94 changed files with 1316 additions and 2327 deletions
|
|
@ -373,7 +373,7 @@ def unpack_dbobj(item):
|
|||
def pack_session(item):
|
||||
"""
|
||||
Handle the safe serializion of Sessions objects (these contain
|
||||
hidden references to database objects (players, puppets) so they
|
||||
hidden references to database objects (accounts, puppets) so they
|
||||
can't be safely serialized).
|
||||
|
||||
Args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue