AntiLagSwitch WIP

This commit is contained in:
BotoX
2019-09-25 11:37:40 +02:00
parent 21d93c7b60
commit d7fe41b51f
2 changed files with 95 additions and 0 deletions
@@ -0,0 +1,23 @@
"Games"
{
"cstrike"
{
"Offsets"
{
"ProcessUsercmds"
{
"windows" "418"
"linux" "419"
}
}
"Signatures"
{
"RunNullCommand"
{
"library" "server"
"linux" "@_ZN11CBasePlayer14RunNullCommandEv"
}
}
}
}