Fixed a really obnoxious path/namespace problem. Hooray.

This commit is contained in:
Greg Taylor 2007-01-02 00:05:29 +00:00
parent 0adfd4d45c
commit c3ce3451b3
9 changed files with 15 additions and 16 deletions

View file

@ -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