use EndAction in StartingTickle stub

This commit is contained in:
Misha 2024-01-15 14:29:50 -05:00
parent c105741b91
commit ce3ff5402f
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -129,7 +129,7 @@ void LegoAnimPresenter::StartingTickle()
{ {
// TODO // TODO
ProgressTickleState(TickleState_Streaming); ProgressTickleState(TickleState_Streaming);
m_unk0x95 = 1; // Allow game to start EndAction(); // Allow game to start
} }
// FUNCTION: LEGO1 0x1006b840 // FUNCTION: LEGO1 0x1006b840