mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
Fix
This commit is contained in:
parent
3b9213abbf
commit
f17c85e443
@ -947,7 +947,7 @@ MxU8 Infocenter::HandleClick(LegoControlManagerEvent& p_param)
|
||||
InputManager()->DisableInputProcessing();
|
||||
InputManager()->SetUnknown336(TRUE);
|
||||
break;
|
||||
case 4:
|
||||
case LegoGameState::e_unk4:
|
||||
if (state->GetUnknownC()) {
|
||||
if (m_infocenterState->GetInfocenterBufferElement(0)) {
|
||||
m_infocenterState->SetUnknown0x74(5);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user