From aab15b13c88dcd453f72eca1c81de265254973fd Mon Sep 17 00:00:00 2001 From: altforfr <110702072+altforfr@users.noreply.github.com> Date: Wed, 31 Aug 2022 21:49:41 +0200 Subject: [PATCH] fix(CWeaponInfo): Offset comment (#33) --- weapon/CWeaponInfo.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weapon/CWeaponInfo.hpp b/weapon/CWeaponInfo.hpp index 3326148..6868856 100644 --- a/weapon/CWeaponInfo.hpp +++ b/weapon/CWeaponInfo.hpp @@ -211,7 +211,7 @@ public: float m_lock_on_range; //0x0288 float m_weapon_range; //0x028C float m_ai_sound_range; //0x0290 - float m_ai_potential_blast_event_range; //0x0290 + float m_ai_potential_blast_event_range; //0x0294 float m_damage_fall_off_range_min; //0x0298 float m_damage_fall_off_range_max; //0x029C float m_damage_fall_off_modifier; //0x02A0