Added better docstrings to subpackages and cleaned out some places which were unclear.
This commit is contained in:
parent
f0eec11ac5
commit
b015f4802a
20 changed files with 132 additions and 31 deletions
|
|
@ -19,7 +19,7 @@ django.setup()
|
|||
from django.conf import settings
|
||||
|
||||
import evennia
|
||||
evennia.init()
|
||||
evennia._init()
|
||||
|
||||
from evennia.utils.utils import get_evennia_version, mod_import, make_iter
|
||||
from evennia.server.portal.portalsessionhandler import PORTAL_SESSIONS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue