mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-08 10:58:36 +00:00
Fix NMRiH's 'GivePlayerAmmo' offset on Windows (#1593)
(cherry picked from commit baf686c6c4)
This commit is contained in:
parent
f12b5367e5
commit
52fad58730
@ -153,7 +153,7 @@
|
|||||||
}
|
}
|
||||||
"GiveAmmo"
|
"GiveAmmo"
|
||||||
{
|
{
|
||||||
"windows" "254"
|
"windows" "255"
|
||||||
"linux" "255"
|
"linux" "255"
|
||||||
"mac" "255"
|
"mac" "255"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user