sm-plugins/AmmoManager/gamedata/AmmoManager.games.txt
2019-03-08 23:52:36 +01:00

30 lines
280 B
Plaintext

"Games"
{
"csgo"
{
"Offsets"
{
"GetMaxClip"
{
"windows" "348"
"linux" "356"
}
"GetMaxReserve"
{
"windows" "352"
"linux" "360"
}
}
}
"cstrike"
{
"Offsets"
{
"GetMaxClip"
{
"windows" "311"
"linux" "312"
}
}
}
}