Fix comments about connection_screens.py

This commit is contained in:
Ahmed Charles 2015-10-16 17:17:32 +00:00 committed by Griatch
parent a745a47d5a
commit 3cfee6dc87
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#
# This is Evennia's default connection screen. It is imported
# and run from world/connection_screens.py.
# and run from server/conf/connection_screens.py.
#
from django.conf import settings