Updated menu_login contrib to changes in default channel settings. Also made them aware of multisession modes. Resolves #754.
This commit is contained in:
parent
a9569f274f
commit
70762fb2be
2 changed files with 15 additions and 21 deletions
|
|
@ -3,7 +3,6 @@ Base typeclass for in-game Channels.
|
|||
|
||||
"""
|
||||
|
||||
from django.conf import settings
|
||||
from evennia.typeclasses.models import TypeclassBase
|
||||
from evennia.comms.models import Msg, TempMsg, ChannelDB
|
||||
from evennia.comms.managers import ChannelManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue