LagCompensation: fix dhooks crash

This commit is contained in:
BotoX
2019-11-02 01:35:20 +01:00
parent 08c6de5ede
commit 4aa803821a
2 changed files with 39 additions and 3 deletions
@@ -79,6 +79,21 @@
}
}
}
"CLogicMeasureMovement__SetTarget_post"
{
"signature" "CLogicMeasureMovement::SetTarget"
"callconv" "thiscall"
"return" "void"
"this" "ignore"
"arguments"
{
"pName"
{
"type" "charptr"
}
}
}
}
}
}