mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 12:46:07 +00:00
@@ -35,6 +35,7 @@ public:
|
||||
, x14_knockback(knockback)
|
||||
, x18_24_noImmunity(noImmunity) {}
|
||||
|
||||
// HACK: This constructor exists to fix CWeapon::Think writing xc_radiusDamage as a double
|
||||
CDamageInfo(const CWeaponMode& mode, float damage, float radiusDamage, float radius, float knockback,
|
||||
bool noImmunity = false)
|
||||
: x0_weaponMode(mode)
|
||||
|
||||
Reference in New Issue
Block a user