From 4b753c2e981889069c6e6f91657538d752ff3dc1 Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:19:41 -0500 Subject: [PATCH] Update legopathpresenter.cpp --- LEGO1/lego/legoomni/src/paths/legopathpresenter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/lego/legoomni/src/paths/legopathpresenter.cpp b/LEGO1/lego/legoomni/src/paths/legopathpresenter.cpp index 37082f35..1c9b586f 100644 --- a/LEGO1/lego/legoomni/src/paths/legopathpresenter.cpp +++ b/LEGO1/lego/legoomni/src/paths/legopathpresenter.cpp @@ -61,7 +61,7 @@ void LegoPathPresenter::Destroy() void LegoPathPresenter::ReadyTickle() { // TODO - EndAction(); // Allow initialization process to continue + ProgressTickleState(TickleState_Starting); // Allow initialization process to continue } // FUNCTION: LEGO1 0x10044d00