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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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