mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-29 13:39:19 +00:00
amd64: fix multithread, fix vgui, fix physmodels
This commit is contained in:
+1
-1
@@ -797,7 +797,7 @@ void Sys_ShutdownAuthentication( void )
|
||||
//-----------------------------------------------------------------------------
|
||||
// Debug library spew output
|
||||
//-----------------------------------------------------------------------------
|
||||
CThreadLocalInt<> g_bInSpew;
|
||||
CTHREADLOCALINT g_bInSpew;
|
||||
|
||||
#include "tier1/fmtstr.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user