Fix build

This commit is contained in:
mittorn 2016-05-02 21:07:39 +00:00
parent d0be1f06e9
commit 342d297ba2

View File

@ -458,7 +458,7 @@ public:
int Restore( CRestore &restore );
static TYPEDESCRIPTION m_SaveData[];
BOOL HasWeapon( CBasePlayerItem *pCheckItem );
bool HasWeapon( CBasePlayerItem *pCheckItem );
BOOL PackWeapon( CBasePlayerItem *pWeapon );
BOOL PackAmmo( int iszName, int iCount );