Fix duplicate offset

This commit is contained in:
jonschz 2026-02-14 11:06:21 +01:00
parent 7c0de8049d
commit f29c419e6d

View File

@ -222,9 +222,6 @@ class LegoPathActor : public LegoActor {
MxFloat m_linearRotationRatio; // 0x150 MxFloat m_linearRotationRatio; // 0x150
}; };
// FUNCTION: LEGO1 0x1002edd0
// LegoPathActor::CheckIntersectionBothFaces
// TEMPLATE: LEGO1 0x10018b70 // TEMPLATE: LEGO1 0x10018b70
// List<LegoBoundaryEdge>::~List<LegoBoundaryEdge> // List<LegoBoundaryEdge>::~List<LegoBoundaryEdge>