forked from UNLOZE/sm-plugins
FixLagComp: wasnt the issue, revert
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
"Games"
|
||||
{
|
||||
"cstrike"
|
||||
{
|
||||
"Offsets"
|
||||
{
|
||||
"IsMoving"
|
||||
{
|
||||
"windows" "74"
|
||||
"linux" "75"
|
||||
}
|
||||
}
|
||||
|
||||
"Signatures"
|
||||
{
|
||||
"CLagCompensationManager::BacktrackPlayer"
|
||||
{
|
||||
"library" "server"
|
||||
"linux" "@_ZN23CLagCompensationManager15BacktrackPlayerEP11CBasePlayerf"
|
||||
}
|
||||
}
|
||||
|
||||
"Functions"
|
||||
{
|
||||
"CLagCompensationManager__BacktrackPlayer"
|
||||
{
|
||||
"signature" "CLagCompensationManager::BacktrackPlayer"
|
||||
"callconv" "thiscall"
|
||||
"return" "void"
|
||||
"this" "ignore"
|
||||
"arguments"
|
||||
{
|
||||
"pPlayer"
|
||||
{
|
||||
"type" "cbaseentity"
|
||||
}
|
||||
"flTargetTime"
|
||||
{
|
||||
"type" "float"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user