diff --git a/LEGO1/lego/legoomni/src/video/legoanimpresenter.cpp b/LEGO1/lego/legoomni/src/video/legoanimpresenter.cpp index 8ee85a95..38d23b52 100644 --- a/LEGO1/lego/legoomni/src/video/legoanimpresenter.cpp +++ b/LEGO1/lego/legoomni/src/video/legoanimpresenter.cpp @@ -129,7 +129,7 @@ void LegoAnimPresenter::StartingTickle() { // TODO ProgressTickleState(TickleState_Streaming); - m_unk0x95 = 1; // Allow game to start + EndAction(); // Allow game to start } // FUNCTION: LEGO1 0x1006b840