Improve LagCompensation

This commit is contained in:
BotoX
2019-10-02 18:54:19 +02:00
parent e3a66453ec
commit 8a23e5de58
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.