mirror of
https://github.com/evennia/evennia.git
synced 2026-03-21 23:36:30 +01:00
After the rework of the many-char mode, mode 0 now works stably and auto-logins correctly it seems.
This commit is contained in:
parent
26ced2cb90
commit
1e07b8ca34
8 changed files with 29 additions and 171 deletions
|
|
@ -212,7 +212,6 @@ class ServerSessionHandler(SessionHandler):
|
|||
now should know is connected to it. After this point we
|
||||
assume the session to be logged in one way or another.
|
||||
"""
|
||||
# prep the session with player/user info
|
||||
|
||||
# we have to check this first before uid has been assigned
|
||||
# this session.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue