mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 11:41:16 +00:00
Update infocenter.cpp
This commit is contained in:
parent
3a25e1ee6b
commit
e316efe2f5
@ -283,7 +283,7 @@ void Infocenter::VTable0x50()
|
|||||||
|
|
||||||
switch (GameState()->GetUnknown10()) {
|
switch (GameState()->GetUnknown10()) {
|
||||||
case 0:
|
case 0:
|
||||||
//bg->Enable(1); // TODO: Uncomment once LegoWorld::FindPresenter and LegoWorld::VTable0x58 are implemented.
|
// bg->Enable(1); // TODO: Uncomment once LegoWorld::FindPresenter and LegoWorld::VTable0x58 are implemented.
|
||||||
InitializeBitmaps();
|
InitializeBitmaps();
|
||||||
switch (m_infocenterState->GetUnknown0x74()) {
|
switch (m_infocenterState->GetUnknown0x74()) {
|
||||||
case 3:
|
case 3:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user