mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-11 10:41:16 +00:00
Fix Act3 renaming error
This commit is contained in:
parent
45e325e3a6
commit
b855b4629f
@ -872,8 +872,8 @@ void Act3::BadEnding(const Matrix4& p_destination)
|
||||
DebugCopter(
|
||||
m_copter->GetROI()->GetLocal2World(),
|
||||
p_destination,
|
||||
m_copter->m_unk0x160,
|
||||
m_copter->m_unk0x1a8,
|
||||
m_copter->m_cameraTransitionStartMatrix,
|
||||
m_copter->m_cameraTransitionEndMatrix,
|
||||
m_copter->m_cameraTransitionInterpolator
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user