From 68f67c98e641c45936fa4c8b435b34511ed0a41f Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 12 Apr 2003 17:19:28 +0000 Subject: incresed button width a little more for spanish games svn-id: r6988 --- gui/widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui') diff --git a/gui/widget.h b/gui/widget.h index d05df3bf69..5e085aed32 100644 --- a/gui/widget.h +++ b/gui/widget.h @@ -54,7 +54,7 @@ enum { }; enum { - kButtonWidth = 70, + kButtonWidth = 72, kButtonHeight = 16 }; -- cgit v1.2.3