Implement/match LegoPathBoundary::Intersect (#937)

This commit is contained in:
Christian Semmler
2024-05-19 11:24:09 -04:00
committed by GitHub
parent d106aada11
commit 23cc82c532
5 changed files with 154 additions and 4 deletions

View File

@@ -8,5 +8,5 @@ LegoUnknown100db7f4::LegoUnknown100db7f4()
{
m_flags = 0;
m_unk0x28.Clear();
m_unk0x3c = 0;
m_unk0x3c = 0.0f;
}