Fixed a really obnoxious path/namespace problem. Hooray.
This commit is contained in:
parent
0adfd4d45c
commit
c3ce3451b3
9 changed files with 15 additions and 16 deletions
|
|
@ -8,7 +8,7 @@ from apps.config.models import CommandAlias
|
|||
import scheduler
|
||||
import functions_db
|
||||
import functions_general
|
||||
import evennia.defines_global as global_defines
|
||||
import defines_global as global_defines
|
||||
import session_mgr
|
||||
import gameconf
|
||||
import settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue