mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
fix dedicated build
This commit is contained in:
@@ -78,7 +78,7 @@ private:
|
||||
CTSListWithFreeList<CBaseHandle> m_DirtyEntities;
|
||||
CThreadSpinRWLock m_partitionMutex;
|
||||
uint32 m_partitionWriteId;
|
||||
CThreadLocalInt<> m_readLockCount;
|
||||
CTHREADLOCALINT m_readLockCount;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user