mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
add source-sdk-2013
This commit is contained in:
@@ -1105,7 +1105,7 @@ void CGlobalEntityList::OnAddEntity( IHandleEntity *pEnt, CBaseHandle handle )
|
||||
|
||||
void CGlobalEntityList::OnRemoveEntity( IHandleEntity *pEnt, CBaseHandle handle )
|
||||
{
|
||||
#ifdef DBGFLAG_ASSERT
|
||||
#ifdef DEBUG
|
||||
if ( !g_fInCleanupDelete )
|
||||
{
|
||||
int i;
|
||||
|
||||
Reference in New Issue
Block a user