Fixed Windows build, I think.
This commit is contained in:
parent
e767b2ff94
commit
8c297832f6
@ -126,7 +126,7 @@ void GetIServer()
|
|||||||
int offset;
|
int offset;
|
||||||
void *vfunc = NULL;
|
void *vfunc = NULL;
|
||||||
|
|
||||||
#if defined METAMOD_PLAPI_VERSION
|
#if defined METAMOD_PLAPI_VERSION || PLAPI_VERSION >= 11
|
||||||
/* Get the CreateFakeClient function pointer */
|
/* Get the CreateFakeClient function pointer */
|
||||||
if (!(vfunc=SH_GET_ORIG_VFNPTR_ENTRY(engine, &IVEngineServer::CreateFakeClient)))
|
if (!(vfunc=SH_GET_ORIG_VFNPTR_ENTRY(engine, &IVEngineServer::CreateFakeClient)))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user