mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 19:16:21 +00:00
TSAGE: Fix to show UI after landing on spaceport cutscene
This commit is contained in:
parent
d16ba43669
commit
058179d314
@ -6946,6 +6946,7 @@ void Scene1500::postInit(SceneObjectList *OwnerList) {
|
||||
|
||||
void Scene1500::remove() {
|
||||
R2_GLOBALS._uiElements._active = true;
|
||||
R2_GLOBALS._uiElements._visible = true;
|
||||
|
||||
SceneExt::remove();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user