Updated how the automatic timeout closes the session on the portal side. A lot cleaner now.
This commit is contained in:
parent
895f8504cd
commit
000f14c028
4 changed files with 4 additions and 17 deletions
|
|
@ -196,12 +196,11 @@ CMDLINE_HELP = \
|
|||
|
||||
VERSION_INFO = \
|
||||
"""
|
||||
{about}
|
||||
Evennia {version}
|
||||
OS: {os}
|
||||
Python: {python}
|
||||
Twisted: {twisted}
|
||||
Django: {django}
|
||||
Django: {django}{about}
|
||||
"""
|
||||
|
||||
ABOUT_INFO= \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue