modified font size of text in menus.
Adjusted the spacing between menu items on all menus. They were a little too far apart once I modified the font size. fixed Hollowhenge Spirit
This commit is contained in:
@@ -17,6 +17,7 @@ using std::string;
|
||||
|
||||
#define SCALE_SELECTED 1.2f
|
||||
#define SCALE_NORMAL 1.0f
|
||||
#define SCALE_SHRINK 0.75f
|
||||
|
||||
class SimpleButton: public JGuiObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user