mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 18:47:16 +01:00
Things should be working again, minus the web stuff.
This commit is contained in:
parent
322c626295
commit
5249f27074
19 changed files with 44 additions and 38 deletions
|
|
@ -6,7 +6,7 @@ something.
|
|||
from traceback import format_exc
|
||||
import time
|
||||
|
||||
from apps.objects.models import Object
|
||||
from src.objects.models import Object
|
||||
import defines_global
|
||||
import cmdtable
|
||||
import logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue