mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Clear unknowns in LegoPlantManager
(#1557)
This commit is contained in:
@@ -500,7 +500,7 @@ MxLong LegoEntity::Notify(MxParam& p_param)
|
||||
case e_unk1:
|
||||
break;
|
||||
case e_plant:
|
||||
PlantManager()->FUN_10026c50(this);
|
||||
PlantManager()->DecrementCounter(this);
|
||||
break;
|
||||
case e_building:
|
||||
BuildingManager()->FUN_10030000(this);
|
||||
|
Reference in New Issue
Block a user