Skip to content

Commit 7becdc4

Browse files
authored
fix WeaponPrice offset on windows (#1765)
1 parent 7a3d4e7 commit 7becdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gamedata/sm-cstrike.games/game.csgo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
// -*(_DWORD *)(v34 + 8) in ida 7 -v34[52]
3232
"WeaponPrice"
3333
{
34-
"windows" "200"
34+
"windows" "208"
3535
"linux" "208"
3636
"linux64" "328"
3737
"mac64" "328"

0 commit comments

Comments
 (0)