MSDP basic testing for ECHO and SEND done.
This commit is contained in:
parent
07dd81851e
commit
d5a7908a43
6 changed files with 38 additions and 22 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Sessionhandler for portal sessions
|
||||
"""
|
||||
import time
|
||||
from evennia.server.sessionhandler import SessionHandler, PCONN, PDISCONN, PSYNC, PCONNSYNC
|
||||
from evennia.server.sessionhandler import SessionHandler, PCONN, PDISCONN, PCONNSYNC
|
||||
|
||||
_MOD_IMPORT = None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue