LagCompensation: fix dhooks crash

This commit is contained in:
2019-11-02 01:35:20 +01:00
parent f0d3ba3296
commit a36d3293c9
2 changed files with 39 additions and 3 deletions

View File

@ -79,6 +79,21 @@
}
}
}
"CLogicMeasureMovement__SetTarget_post"
{
"signature" "CLogicMeasureMovement::SetTarget"
"callconv" "thiscall"
"return" "void"
"this" "ignore"
"arguments"
{
"pName"
{
"type" "charptr"
}
}
}
}
}
}