forked from mirror/OpenTTD
(svn r9038) -Fix [FS#115]: inactive connections are not automatically kicked, i.e. people who only open a telnet (or similar) connection to a server.
This commit is contained in:
@@ -544,6 +544,7 @@ DEF_CONSOLE_CMD(ConStatus)
|
||||
{
|
||||
static const char* const stat_str[] = {
|
||||
"inactive",
|
||||
"authorizing",
|
||||
"authorized",
|
||||
"waiting",
|
||||
"loading map",
|
||||
|
Reference in New Issue
Block a user