mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Allow isle to start
This commit is contained in:
parent
5bf3641c70
commit
e7d341e8bf
@ -124,6 +124,8 @@ void LegoAnimPresenter::ReadyTickle()
|
||||
void LegoAnimPresenter::StartingTickle()
|
||||
{
|
||||
// TODO
|
||||
ProgressTickleState(TickleState_Streaming);
|
||||
m_unk0x95 = 1; // Allow game to start
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1006b840
|
||||
|
||||
Loading…
Reference in New Issue
Block a user