We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3661726 commit a5f948dCopy full SHA for a5f948d
addons/source-python/data/source-python/entities/csgo/CBaseCombatWeapon.ini
@@ -5,13 +5,13 @@ srv_check = False
5
6
# _ZN17CBaseCombatWeapon13PrimaryAttackEv
7
[[primary_attack]]
8
- offset_linux = 316
9
- offset_windows = 310
+ offset_linux = 318
+ offset_windows = 312
10
11
# _ZN17CBaseCombatWeapon13SecondaryAttackEv
12
[[secondary_attack]]
13
- offset_linux = 317
14
- offset_windows = 311
+ offset_linux = 319
+ offset_windows = 313
15
16
17
[property]
0 commit comments