Added the ability to save protocol options on the player level. Implements #957.
This commit is contained in:
parent
20403e356b
commit
79f5a4a93a
4 changed files with 77 additions and 12 deletions
|
|
@ -123,7 +123,7 @@ class Session(object):
|
|||
on uid etc).
|
||||
|
||||
"""
|
||||
pass
|
||||
self.protocol_flags.update(self.player.attributs.get("_saved_protocol_flags"), {})
|
||||
|
||||
# access hooks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue