mirror of
https://github.com/halpz/re3.git
synced 2025-07-30 08:20:27 +00:00
Font: Hud: Use orig. text dimensions, fix right-align calculations
This commit is contained in:
@ -11,12 +11,10 @@
|
||||
#define MENUHEADER_WIDTH 1.0f
|
||||
|
||||
#define MENU_UNK_X_MARGIN 10.0f
|
||||
#define MENU_UNK_WIDTH 10.0f
|
||||
|
||||
#define MENUACTION_SCALE_MULT 0.9f
|
||||
|
||||
#define MENULABEL_X_MARGIN 80.0f
|
||||
#define MENULABEL_WIDTH 80.0f
|
||||
#define MENULABEL_POS_X 100.0f
|
||||
#define MENULABEL_POS_Y 97.0f
|
||||
|
||||
|
Reference in New Issue
Block a user