LagCompensation 1.0.2: replace OnRunThinkFunctionsPost with EndGameFrame, which is actually the end of the frame.

This commit is contained in:
2020-02-27 17:38:19 +01:00
parent 99a21e0736
commit 48230fb4d7
2 changed files with 69 additions and 39 deletions

View File

@ -110,6 +110,12 @@
"linux" "8"
"windows" "8"
}
"CGameRules::EndGameFrame"
{
"linux" "49"
"windows" "48"
}
}
}
@ -232,6 +238,12 @@
"linux" "8"
"windows" "8"
}
"CGameRules::EndGameFrame"
{
"linux" "48"
"windows" "47"
}
}
}
}