mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
rename functions and parameters in OrientableROI (#1512)
This commit is contained in:
@@ -666,8 +666,8 @@ MxResult LegoPlantManager::Tickle()
|
||||
|
||||
SET3(locald8[3], localec);
|
||||
|
||||
entry->m_roi->FUN_100a58f0(locald8);
|
||||
entry->m_roi->VTable0x14();
|
||||
entry->m_roi->SetLocal2World(locald8);
|
||||
entry->m_roi->WrappedUpdateWorldData();
|
||||
|
||||
if (entry->m_time < time) {
|
||||
LegoPlantInfo* info = GetInfo(entry->m_entity);
|
||||
|
Reference in New Issue
Block a user