Improve LagCompensation

This commit is contained in:
BotoX
2019-10-02 18:54:19 +02:00
parent 4ef7eaa064
commit 9413799a65
4 changed files with 75 additions and 58 deletions
+1 -1
View File
@@ -4,8 +4,8 @@
#define _cssfixes_included
forward void OnRunThinkFunctions(bool simulating);
forward void OnPrePlayerThinkFunctions();
forward void OnPostPlayerThinkFunctions();
forward void OnPostPlayerThinkFunctionsPost();
forward void OnRunThinkFunctionsPost(bool simulating);
// -1 = Ignore, normal operation.