mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Finish LegoVariables class (#698)
* Finish LegoVariables class * Update legonavcontroller.cpp * Update legobackgroundcolor.cpp * Match functions, style, refactor visible * Use MxBool * Merge/fix --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -324,7 +324,7 @@ void RegistrationBook::ReadyWorld()
|
||||
|
||||
LegoROI* infoman = FindROI(g_infoman);
|
||||
if (infoman != NULL) {
|
||||
infoman->SetUnknown0x0c(0);
|
||||
infoman->SetVisibility(FALSE);
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user