Updated how the automatic timeout closes the session on the portal side. A lot cleaner now.

This commit is contained in:
Griatch 2015-03-06 18:52:29 +01:00
parent 895f8504cd
commit 000f14c028
4 changed files with 4 additions and 17 deletions

View file

@ -196,12 +196,11 @@ CMDLINE_HELP = \
VERSION_INFO = \
"""
{about}
Evennia {version}
OS: {os}
Python: {python}
Twisted: {twisted}
Django: {django}
Django: {django}{about}
"""
ABOUT_INFO= \