Skip to content

Commit

Permalink
Use gui values
Browse files Browse the repository at this point in the history
  • Loading branch information
shawna-p committed Aug 10, 2023
1 parent 0709b48 commit e13885d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion game/screens/dialogue_screens.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ style say_label:
color '#f93c3e'
xalign 0.0
yalign 0.5
size 45
size gui.name_text_size
font gui.name_text_font


## Quick Menu screen ###########################################################
Expand Down

0 comments on commit e13885d

Please sign in to comment.