mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 10:24:18 +00:00
Children classes of LegoWorld's VTable0x5c (#536)
This commit is contained in:
@@ -23,11 +23,10 @@ Hospital::Hospital()
|
||||
NotificationManager()->Register(this);
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100746a0
|
||||
// FUNCTION: LEGO1 0x100746a0
|
||||
MxBool Hospital::VTable0x5c()
|
||||
{
|
||||
// TODO
|
||||
return FALSE;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100747f0
|
||||
|
||||
Reference in New Issue
Block a user