mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match Isle::Escape (#950)
This commit is contained in:

committed by
GitHub

parent
e59d684f37
commit
b759390060
@@ -662,7 +662,7 @@ MxResult Hospital::Tickle()
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x10076330
|
||||
MxBool Hospital::VTable0x64()
|
||||
MxBool Hospital::Escape()
|
||||
{
|
||||
DeleteObjects(&m_atom, HospitalScript::c_hho002cl_RunAnim, 999);
|
||||
m_hospitalState->m_unk0x08.m_unk0x00 = 0;
|
||||
|
Reference in New Issue
Block a user