diff --git a/LEGO1/lego/legoomni/src/infocenter/infocenter.cpp b/LEGO1/lego/legoomni/src/infocenter/infocenter.cpp index 6c73769c..e711519c 100644 --- a/LEGO1/lego/legoomni/src/infocenter/infocenter.cpp +++ b/LEGO1/lego/legoomni/src/infocenter/infocenter.cpp @@ -345,7 +345,7 @@ void Infocenter::ReadyWorld() switch (GameState()->GetUnknown10()) { case 0: - bg->Enable(1); + bg->Enable(TRUE); InitializeBitmaps(); switch (m_infocenterState->GetUnknown0x74()) {