Made Evennia run with Django 1.9
This commit is contained in:
parent
ba1f10e88f
commit
e6a866a150
7 changed files with 11 additions and 32 deletions
|
|
@ -4,5 +4,3 @@ Players. These are equivalent to 'accounts' and can puppet one or
|
|||
more Objects depending on settings. A Player has no in-game existence.
|
||||
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
from .players import DefaultGuest, DefaultPlayer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue