Allow spawn

This commit is contained in:
Christian Semmler 2024-05-11 13:48:51 -04:00
parent 66dfae4ce3
commit 217d75ad75

View File

@ -26,6 +26,9 @@ LegoPathController::LegoPathController()
void LegoPathController::Create(MxU8* p_data, Vector3& p_location, MxAtomId& p_trigger)
{
// TODO
LegoMemory storage(p_data);
Read(&storage);
}
// STUB: LEGO1 0x10045b20