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

committed by
GitHub

parent
937a45020c
commit
ba5bc46c0c
@@ -102,7 +102,7 @@ MxResult Hospital::Create(MxDSAction& p_dsAction)
|
||||
// FUNCTION: LEGO1 0x10074990
|
||||
MxLong Hospital::Notify(MxParam& p_param)
|
||||
{
|
||||
MxResult result = SUCCESS;
|
||||
MxLong result = 0;
|
||||
LegoWorld::Notify(p_param);
|
||||
|
||||
if (m_worldStarted) {
|
||||
|
Reference in New Issue
Block a user