mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-30 16:44:29 +00:00
Fix build
This commit is contained in:
parent
d0be1f06e9
commit
342d297ba2
@ -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 );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user