mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 18:38:37 +00:00
fix WeaponPrice offset on windows (#1765)
(cherry picked from commit 7becdc48d3)
This commit is contained in:
parent
0969f51172
commit
1b3126d29f
@ -31,7 +31,7 @@
|
|||||||
// -*(_DWORD *)(v34 + 8) in ida 7 -v34[52]
|
// -*(_DWORD *)(v34 + 8) in ida 7 -v34[52]
|
||||||
"WeaponPrice"
|
"WeaponPrice"
|
||||||
{
|
{
|
||||||
"windows" "200"
|
"windows" "208"
|
||||||
"linux" "208"
|
"linux" "208"
|
||||||
"linux64" "328"
|
"linux64" "328"
|
||||||
"mac64" "328"
|
"mac64" "328"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user