mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 11:41:25 +00:00
Increase talk dialog size by 2 pixels to accommodate a very long word in the German version
svn-id: r30545
This commit is contained in:
parent
d85e148f4f
commit
586ef72e96
@ -197,7 +197,7 @@ enum CursorType {CURSOR_ARROW = 0, CURSOR_DISK = 1, CURSOR_TIME_START = 2,
|
||||
#define INFO_DIALOG_X 69
|
||||
#define INFO_DIALOG_Y 61
|
||||
#define INFO_DIALOG_WIDTH 191
|
||||
#define TALK_DIALOG_WIDTH 128
|
||||
#define TALK_DIALOG_WIDTH 130
|
||||
#define TALK_DIALOG_EDGE_SIZE 3
|
||||
#define TALK_DIALOG_Y 33
|
||||
#define SAVE_DIALOG_X 69
|
||||
|
Loading…
x
Reference in New Issue
Block a user