Added some returns in engfunc() and in dllfunc()

This commit is contained in:
Christian Hammacher
2005-12-31 15:09:14 +00:00
parent d1b290c7a4
commit 531cc5f2c1
2 changed files with 3 additions and 1 deletions

View File

@ -556,6 +556,7 @@ static cell AMX_NATIVE_CALL engfunc(AMX *amx, cell *params)
index = cRet[0];
CHECK_ENTITY(index);
(*g_engfuncs.pfnFreeEntPrivateData)(INDEXENT2(index));
return 1;
// pfnSzFromIndex