mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 10:37:16 +01:00
Add new accounts app and copy players 1:1 to it. The players app still exists.
This commit is contained in:
parent
7458bb76e2
commit
99dbaad7ba
1 changed files with 1 additions and 0 deletions
|
|
@ -717,6 +717,7 @@ INSTALLED_APPS = (
|
|||
'evennia.server',
|
||||
'evennia.typeclasses',
|
||||
'evennia.players',
|
||||
'evennia.accounts',
|
||||
'evennia.objects',
|
||||
'evennia.comms',
|
||||
'evennia.help',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue