mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-11 20:11:33 +03:00
Fixed companion melee damage not saving/restoring
This commit is contained in:
@@ -156,6 +156,10 @@ BEGIN_DATADESC( CNPC_PlayerCompanion )
|
||||
DEFINE_INPUT( m_iGrenadeDropCapabilities, FIELD_INTEGER, "SetGrenadeDropCapabilities" ),
|
||||
#endif
|
||||
|
||||
#ifdef COMPANION_MELEE_ATTACK
|
||||
DEFINE_FIELD( m_nMeleeDamage, FIELD_INTEGER ),
|
||||
#endif
|
||||
|
||||
END_DATADESC()
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user