mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-09-03 10:54:34 +02:00
Fix logic for the grind booster HFR fix. (#431)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user