Fix Source Engine bug where fakeclients don't disconnect properly on mapchange.
This commit is contained in:
@ -148,7 +148,7 @@ class ExtensionConfig(object):
|
||||
cxx.cflags += [
|
||||
'-pipe',
|
||||
'-fno-strict-aliasing',
|
||||
'-Wall',
|
||||
# '-Wall',
|
||||
# '-Werror',
|
||||
'-Wno-unused',
|
||||
'-Wno-switch',
|
||||
|
Reference in New Issue
Block a user