mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-17 23:44:22 +00:00
TSAGE: Make R2R card game scene be full-screen
This commit is contained in:
parent
70d3610f30
commit
5f62f5bad0
@ -4365,6 +4365,7 @@ void Scene1337::postInit(SceneObjectList *OwnerList) {
|
||||
|
||||
// Hide the user interface
|
||||
BF_GLOBALS._interfaceY = SCREEN_HEIGHT;
|
||||
R2_GLOBALS._uiElements._visible = false;
|
||||
|
||||
R2_GLOBALS._player.enableControl();
|
||||
R2_GLOBALS._player._canWalk = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user