Possible to disable destroyed units.

This commit is contained in:
Khopa
2020-07-25 23:04:00 +02:00
parent d5fb1f62f5
commit 4c17e1fd33
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ class Settings:
perf_moving_units = True
perf_infantry = True
perf_ai_parking_start = True
perf_destroyed_units = True
# Performance culling
perf_culling = False