Skip to content

Commit b7ee9ee

Browse files
authored
Update CBasePlayer.ini
1 parent ad8969e commit b7ee9ee

File tree

1 file changed

+6
-6
lines changed
  • addons/source-python/data/source-python/entities/orangebox/tf

1 file changed

+6
-6
lines changed

addons/source-python/data/source-python/entities/orangebox/tf/CBasePlayer.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
# _ZN11CBasePlayer11Weapon_DropEP17CBaseCombatWeaponPK6VectorS4_
44
[[drop_weapon]]
5-
offset_linux = 265
6-
offset_windows = 264
5+
offset_linux = 266
6+
offset_windows = 265
77
arguments = POINTER, POINTER, POINTER
88

99
# _ZN11CBasePlayer8PreThinkEv
1010
[[pre_think]]
11-
offset_linux = 334
12-
offset_windows = 333
11+
offset_linux = 336
12+
offset_windows = 335
1313

1414
# _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper
1515
[[run_command]]
16-
offset_linux = 420
17-
offset_windows = 419
16+
offset_linux = 422
17+
offset_windows = 421
1818
arguments = POINTER, POINTER
1919

2020

0 commit comments

Comments
 (0)