mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Allow spawn
This commit is contained in:
parent
66dfae4ce3
commit
217d75ad75
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user