Skip to content

Commit a5f948d

Browse files
authored
Updated PrimaryAttack and SecondaryAttack offsets for CSGO. (#325)
1 parent 3661726 commit a5f948d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: addons/source-python/data/source-python/entities/csgo/CBaseCombatWeapon.ini

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ srv_check = False
55

66
# _ZN17CBaseCombatWeapon13PrimaryAttackEv
77
[[primary_attack]]
8-
offset_linux = 316
9-
offset_windows = 310
8+
offset_linux = 318
9+
offset_windows = 312
1010

1111
# _ZN17CBaseCombatWeapon13SecondaryAttackEv
1212
[[secondary_attack]]
13-
offset_linux = 317
14-
offset_windows = 311
13+
offset_linux = 319
14+
offset_windows = 313
1515

1616

1717
[property]

0 commit comments

Comments
 (0)