changed buttontype for the pulldown titles

This commit is contained in:
2003-05-03 16:05:45 +00:00
parent d7e7dc1928
commit 0f95f38ecf

View File

@@ -3393,6 +3393,8 @@ void info_buttons(void)
xco+=XIC;
if(U.uiflag & FLIPINFOMENU) {
} else {
uiBlockSetEmboss(block, UI_EMBOSSP);
xmax= GetButStringLength("File");
uiDefBlockBut(block, info_filemenu, NULL, "File", xco, 3, xmax, 15, "");
xco+= xmax;