LagCompensation: fix bugs?

This commit is contained in:
2019-10-03 22:09:53 +02:00
parent 32c26bfbb6
commit 79cb2a7c08
2 changed files with 146 additions and 67 deletions

View File

@ -10,6 +10,18 @@
"linux" "@_ZN11CBaseEntity20PhysicsTouchTriggersEPK6Vector"
}
"::UTIL_Remove"
{
"library" "server"
"linux" "@_Z11UTIL_RemoveP11CBaseEntity"
}
"CCSGameRules::RestartRound"
{
"library" "server"
"linux" "@_ZN12CCSGameRules12RestartRoundEv"
}
"GetAbsOrigin"
{
"library" "server"
@ -36,12 +48,6 @@
"library" "server"
"linux" "@_ZN11CBaseEntity12SetAbsAnglesERK6QAngle"
}
"::UTIL_Remove"
{
"library" "server"
"linux" "@_Z11UTIL_RemoveP11CBaseEntity"
}
}
"Functions"
@ -74,6 +80,14 @@
}
}
}
"CCSGameRules__RestartRound"
{
"signature" "CCSGameRules::RestartRound"
"callconv" "thiscall"
"return" "void"
"this" "ignore"
}
}
}
}