AntiLagSwitch WIP

This commit is contained in:
BotoX
2019-09-25 11:37:40 +02:00
parent d8e6ce5b45
commit 906f31abe9
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"
}
}
}
}