Further development of the reworking of systems using Sessions rather than session id.

This commit is contained in:
Griatch 2015-11-14 20:32:58 +01:00
parent 709f5ff5b3
commit d496606a3c
19 changed files with 166 additions and 209 deletions

View file

@ -92,7 +92,7 @@ class CmdBoot(MuxCommand):
for session in boot_list:
session.msg(feedback)
pobj.disconnect_session_from_player(session.sessid)
pobj.disconnect_session_from_player(session)
# regex matching IP addresses with wildcards, eg. 233.122.4.*