AmmoManager: Actually correct offsets.

This commit is contained in:
zaCade 2019-03-08 23:52:36 +01:00
parent bcc34c279a
commit f6ad4e0300

View File

@ -7,12 +7,12 @@
"GetMaxClip" "GetMaxClip"
{ {
"windows" "348" "windows" "348"
"linux" "354" "linux" "356"
} }
"GetMaxReserve" "GetMaxReserve"
{ {
"windows" "352" "windows" "352"
"linux" "358" "linux" "360"
} }
} }
} }