Culling optimizations + fixed some aircraft icons

This commit is contained in:
Khopa
2020-06-19 14:31:25 +02:00
parent e78120d9c6
commit 5f1f4f8d81
14 changed files with 105 additions and 50 deletions

View File

@@ -25,4 +25,8 @@ class Settings:
perf_infantry = True
perf_ai_parking_start = True
# Performance culling
perf_culling = False
perf_culling_distance = 0