mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Remove TODO
This commit is contained in:
@@ -100,7 +100,7 @@ MxResult LegoPathActor::VTable0x88(
|
|||||||
matrix.SetIdentity();
|
matrix.SetIdentity();
|
||||||
pos = p1;
|
pos = p1;
|
||||||
dir = p4;
|
dir = p4;
|
||||||
up = *m_boundary->GetUnknown0x14(); // TODO
|
up = *m_boundary->GetUnknown0x14();
|
||||||
|
|
||||||
if (!m_cameraFlag || !m_userNavFlag) {
|
if (!m_cameraFlag || !m_userNavFlag) {
|
||||||
((Vector3&) dir).Mul(-1.0f);
|
((Vector3&) dir).Mul(-1.0f);
|
||||||
|
Reference in New Issue
Block a user