game/client: fix C_BaseEntity prediction

This commit is contained in:
nillerusr
2022-07-25 16:47:41 +03:00
parent c739b2c5bb
commit ae94aa060d
3 changed files with 37 additions and 36 deletions
+5 -2
View File
@@ -3,9 +3,12 @@
*.vpc_crc
*.project
*obj_*
build/
.waf*
.lock-waf*
__pycache__
*.pyc
.DS_Store
.DS_Store
build*/
android/
.cache/
.ccache/