LagCompensation: fix bugs?
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user