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
|
|
@ -3,5 +3,3 @@ This sub-package defines the basic in-game "Object". All in-game
|
|||
objects inherit from classes in this package.
|
||||
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
from .objects import DefaultObject, DefaultRoom, DefaultExit, DefaultCharacter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue