forgot to commit this
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402046
This commit is contained in:
parent
a483ec5dc5
commit
93b2edde8c
@ -1375,7 +1375,7 @@ void CExtensionManager::CallOnCoreMapStart(edict_t *pEdictList, int edictCount,
|
||||
|
||||
for (iter=m_Libs.begin(); iter!=m_Libs.end(); iter++)
|
||||
{
|
||||
if (SMINTERFACE_EXTENSIONAPI_VERSION > 3)
|
||||
if ((*iter)->GetAPI()->GetExtensionVersion() > 3)
|
||||
{
|
||||
(*iter)->GetAPI()->OnCoreMapStart(pEdictList, edictCount, clientMax);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user