mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Match LegoMeterPresenter::ParseExtra (#1022)
* Match LegoMeterPresenter::ParseExtra * Add LegoMeterPresenter to factory * Add call to parent * Add missing TODO
This commit is contained in:

committed by
GitHub

parent
1f360929cb
commit
2a88d06ff9
@@ -83,6 +83,7 @@ MxResult Ambulance::Create(MxDSAction& p_dsAction)
|
||||
void Ambulance::VTable0x70(float p_float)
|
||||
{
|
||||
// TODO
|
||||
IslePathActor::VTable0x70(p_float);
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100363f0
|
||||
|
Reference in New Issue
Block a user