Add A2S_INFO and A2S_PLAYER querycache which also counts nosteam players and sourcetv

fix player_disconnect when player disconnects during mapchange
This commit is contained in:
2019-07-27 20:56:27 +02:00
parent 21a9b80bbd
commit 84e07e975e
5 changed files with 614 additions and 38 deletions

View File

@ -149,7 +149,7 @@ class ExtensionConfig(object):
'-pipe',
'-fno-strict-aliasing',
'-Wall',
'-Werror',
# '-Werror',
'-Wno-unused',
'-Wno-switch',
'-Wno-array-bounds',