mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 18:38:37 +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"
|
||||
{
|
||||
"windows" "254"
|
||||
"windows" "255"
|
||||
"linux" "255"
|
||||
"mac" "255"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user