mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
use EndAction in StartingTickle stub
This commit is contained in:
parent
c105741b91
commit
ce3ff5402f
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user