mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match LegoPlantManager::FUN_10026c50 (#1043)
* Minor fixes * Implement/match LegoPlantManager::FUN_10026c50
This commit is contained in:

committed by
GitHub

parent
c9c130eb87
commit
62307e1819
@@ -257,7 +257,7 @@ void LegoBuildingManager::Init()
|
||||
|
||||
// FUNCTION: LEGO1 0x1002fa00
|
||||
// FUNCTION: BETA10 0x10063ad1
|
||||
void LegoBuildingManager::FUN_1002fa00()
|
||||
void LegoBuildingManager::LoadWorldInfo()
|
||||
{
|
||||
MxS32 i;
|
||||
LegoWorld* world = CurrentWorld();
|
||||
|
Reference in New Issue
Block a user