Fix NMRiH's 'GivePlayerAmmo' offset on Windows (#1593)

This commit is contained in:
dysphie 2021-10-06 17:20:04 -03:00 committed by GitHub
parent 34c5eed867
commit baf686c6c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,7 +153,7 @@
}
"GiveAmmo"
{
"windows" "254"
"windows" "255"
"linux" "255"
"mac" "255"
}