mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
TITANIC: Fix setting display bounds for end credit text
This commit is contained in:
parent
da30e1a0f5
commit
59190f735d
@ -40,6 +40,7 @@ void CCreditText::load(CGameObject *obj, CScreenManager *screenManager,
|
||||
const Rect &rect) {
|
||||
_objectP = obj;
|
||||
_screenManagerP = screenManager;
|
||||
_rect = rect;
|
||||
|
||||
setup();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user