Improved bot detection slightly. This was meant to go along with the fix for amb1801.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402473
This commit is contained in:
Scott Ehlert
2008-08-24 04:35:48 +00:00
parent c951a6ca7c
commit 1251093ec1
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -195,6 +195,7 @@ private:
bool m_QueryLang;
bool m_bIsListenServer;
int m_ListenClient;
bool m_bFakeClient;
};
extern PlayerManager g_Players;