This commit is contained in:
Christian Semmler 2024-02-07 12:17:29 -05:00
parent ad4c2e1723
commit 37ad592a26

View File

@ -345,7 +345,7 @@ void Infocenter::ReadyWorld()
switch (GameState()->GetUnknown10()) {
case 0:
bg->Enable(1);
bg->Enable(TRUE);
InitializeBitmaps();
switch (m_infocenterState->GetUnknown0x74()) {