mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 14:18:37 +00:00
Show the blind man's dialog text at a bit better place
svn-id: r34561
This commit is contained in:
parent
7cac97629a
commit
2884da1452
@ -628,7 +628,7 @@ void DrasculaEngine::talk_blind(int index) {
|
||||
}
|
||||
|
||||
if (withVoices == 0)
|
||||
centerText(said, 310, 71);
|
||||
centerText(said, 260, 71);
|
||||
|
||||
updateScreen();
|
||||
pause(2);
|
||||
|
Loading…
Reference in New Issue
Block a user