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:
@@ -4,6 +4,7 @@
|
||||
const float DEFAULT_MENU_FONT_SCALE = 1.0f;
|
||||
const float DEFAULT_MAIN_FONT_SCALE = 1.0f;
|
||||
const float DEFAULT_TEXT_FONT_SCALE = 1.0f;
|
||||
const float ACTIVE_MENU_FONT_SCALE = 1.2f;
|
||||
|
||||
#include <string>
|
||||
using std::string;
|
||||
|
||||
Reference in New Issue
Block a user