mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Add Ambulance::FUN_10036e60
This commit is contained in:
parent
8f1f7c6785
commit
c40ea38bd8
@ -265,10 +265,14 @@ MxLong Ambulance::HandleClick()
|
||||
return 1;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10036e60
|
||||
// FUNCTION: LEGO1 0x10036e60
|
||||
// FUNCTION: BETA10 0x100236bb
|
||||
void Ambulance::FUN_10036e60()
|
||||
{
|
||||
// TODO
|
||||
m_state->m_unk0x08 = 2;
|
||||
PlayAnimation(IsleScript::c_hho027en_RunAnim);
|
||||
m_lastAction = IsleScript::c_noneIsle;
|
||||
m_lastAnimation = IsleScript::c_noneIsle;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10036e90
|
||||
|
||||
Loading…
Reference in New Issue
Block a user