mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Clear unknown in LegoControlManagerNotificationParam
(#1633)
This commit is contained in:
@@ -284,7 +284,7 @@ void Isle::ReadyWorld()
|
||||
// FUNCTION: LEGO1 0x10031030
|
||||
MxLong Isle::HandleControl(LegoControlManagerNotificationParam& p_param)
|
||||
{
|
||||
if (p_param.m_unk0x28 == 1) {
|
||||
if (p_param.m_enabledChild == 1) {
|
||||
MxDSAction action;
|
||||
|
||||
switch (p_param.m_clickedObjectId) {
|
||||
|
Reference in New Issue
Block a user