No comment worth mentioning for this one :x
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401155
This commit is contained in:
parent
416752a0cc
commit
8b758a079a
@ -337,6 +337,9 @@ Handle_t ConVarManager::CreateConVar(IPluginContext *pContext, const char *name,
|
||||
pInfo->sourceMod = true;
|
||||
pInfo->pChangeForward = NULL;
|
||||
pInfo->origCallback = NULL;
|
||||
#if PLAPI_VERSION < 12
|
||||
pInfo->name = NULL;
|
||||
#endif
|
||||
|
||||
/* Insert struct into caches */
|
||||
m_ConVars.push_back(pInfo);
|
||||
|
Loading…
Reference in New Issue
Block a user