mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 02:14:18 +00:00
Match Helicopter::HandleEndAnim (#1276)
This commit is contained in:
committed by
GitHub
parent
457300ddba
commit
6b3fcafbe1
@@ -414,7 +414,7 @@ void LegoPathActor::Animate(float p_time)
|
||||
LegoWorld* world = CurrentWorld();
|
||||
|
||||
if (world) {
|
||||
world->GetCamera()->FUN_10012290(DTOR(m_unk0x14c));
|
||||
world->GetCameraController()->FUN_10012290(DTOR(m_unk0x14c));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user