AmmoManager: Increase offsets by +1 for csgo.

This commit is contained in:
zaCade 2019-03-08 20:49:43 +01:00
parent cbe95019d8
commit bcc34c279a

View File

@ -6,13 +6,13 @@
{ {
"GetMaxClip" "GetMaxClip"
{ {
"windows" "347" "windows" "348"
"linux" "353" "linux" "354"
} }
"GetMaxReserve" "GetMaxReserve"
{ {
"windows" "351" "windows" "352"
"linux" "357" "linux" "358"
} }
} }
} }