LagCompensation: Fix everything???
This commit is contained in:
@ -22,6 +22,12 @@
|
||||
"linux" "@_ZN21CLogicMeasureMovement9SetTargetEPKc"
|
||||
}
|
||||
|
||||
"CEntityTouchManager::FrameUpdatePostEntityThink"
|
||||
{
|
||||
"library" "server"
|
||||
"linux" "@_ZN19CEntityTouchManager26FrameUpdatePostEntityThinkEv"
|
||||
}
|
||||
|
||||
"CalcAbsolutePosition"
|
||||
{
|
||||
"library" "server"
|
||||
@ -59,6 +65,14 @@
|
||||
"this" "ignore"
|
||||
}
|
||||
|
||||
"CEntityTouchManager__FrameUpdatePostEntityThink"
|
||||
{
|
||||
"signature" "CEntityTouchManager::FrameUpdatePostEntityThink"
|
||||
"callconv" "thiscall"
|
||||
"return" "void"
|
||||
"this" "ignore"
|
||||
}
|
||||
|
||||
"CLogicMeasureMovement__SetTarget"
|
||||
{
|
||||
"signature" "CLogicMeasureMovement::SetTarget"
|
||||
|
Reference in New Issue
Block a user