Various fixes and performance tweaks

This commit is contained in:
Putnam
2021-01-09 05:44:18 -08:00
parent e32dbd1d03
commit 8cc0b9c69e
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ SUBSYSTEM_DEF(air)
if(state != SS_RUNNING)
return
resumed = 0
currentpart = SSAIR_EQUALIZE
currentpart = equalize_enabled ? SSAIR_EQUALIZE : SSAIR_ACTIVETURFS
if(currentpart == SSAIR_EQUALIZE)
timer = TICK_USAGE_REAL