fix(CWeaponInfo): Offset comment (#33)

This commit is contained in:
altforfr 2022-08-31 21:49:41 +02:00 committed by GitHub
parent 43ea11fd57
commit 504851b1d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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