temporary storage 7/9/2026 20:41
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user