Set main menu text height to the actual font height.

svn-id: r39735
This commit is contained in:
Nicola Mettifogo 2009-03-29 12:10:17 +00:00
parent 09d96e24f9
commit 8b3f6b0299

View File

@ -105,7 +105,7 @@ class MainMenuInputState_BR : public MenuInputState {
#define MENUITEMS_Y 200
#define MENUITEM_WIDTH 200
#define MENUITEM_HEIGHT 18
#define MENUITEM_HEIGHT 20
Frames* renderMenuItem(const char *text) {
// this builds a surface containing two copies of the text.