Unstub LegoBuildingManager ctor (#281)

This commit is contained in:
Joshua Peisach
2023-11-12 14:21:01 -05:00
committed by GitHub
parent 04b503c79f
commit 888205c1fa

View File

@@ -3,10 +3,10 @@
// 0x100f37cc
int g_buildingManagerConfig = 1;
// OFFSET: LEGO1 0x1002f8c0 STUB
// OFFSET: LEGO1 0x1002f8c0
LegoBuildingManager::LegoBuildingManager()
{
// TODO
Init();
}
// OFFSET: LEGO1 0x1002f960 STUB