mirror of
https://github.com/evennia/evennia.git
synced 2026-04-08 09:24:37 +02: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
|
|
@ -1,6 +1,6 @@
|
|||
from django.contrib.auth.models import User, Group
|
||||
from apps.objects.models import Object
|
||||
from apps.config.models import ConfigValue
|
||||
from src.objects.models import Object
|
||||
from src.config.models import ConfigValue
|
||||
|
||||
def handle_setup():
|
||||
# Set the initial user's username on the #1 object.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue