Typo fix.
This commit is contained in:
parent
bd9fd43b76
commit
26b056d2c4
@ -172,7 +172,7 @@ static cell_t GiveNamedItem(IPluginContext *pContext, const cell_t *params)
|
||||
|
||||
return gamehelpers->EntityToBCompatRef(pEntity);
|
||||
}
|
||||
#else if SOURCE_ENGINE == SE_BMS
|
||||
#elseif SOURCE_ENGINE == SE_BMS
|
||||
// CBaseEntity *GiveNamedItem( const char *szName, int iSubType = 0, int iPrimaryAmmo = -1, int iSecondaryAmmo = -1 )
|
||||
static cell_t GiveNamedItem(IPluginContext *pContext, const cell_t *params)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user