temporary storage 7/9/2026 20:41

This commit is contained in:
2026-07-09 20:41:35 +07:00
parent e9394434ba
commit 17088a227d
12 changed files with 82 additions and 107 deletions

View File

@@ -40,7 +40,7 @@ protected:
.withMessage("regen path start");
}
recovery_core::RecoveryResult onUpdate(double /*dt*/) override
recovery_core::RecoveryResult onUpdate() override
{
const auto* global_path = ctx().global_path;
if (global_path == nullptr || global_path->empty())