Fix logic for the grind booster HFR fix. (#431)

This commit is contained in:
Skyth (Asilkan)
2025-02-19 01:54:38 +03:00
committed by GitHub
parent b8ae355915
commit f123ec7083
3 changed files with 13 additions and 10 deletions
+1
View File
@@ -60,6 +60,7 @@ PPC_FUNC(sub_822C1130)
}
App::s_deltaTime = ctx.f1.f64;
App::s_time += App::s_deltaTime;
// This function can also be called by the loading thread,
// which SDL does not like. To prevent the OS from thinking