Skip to content

Commit bee233e

Browse files
committed
font name
1 parent df9a8a5 commit bee233e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HUD.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ void HUD :: logic_self(Freq::Time t)
3131
m_Fade = fmod(m_Fade, 1.0f);
3232

3333
cairo->select_font_face(
34-
"Press Start",
34+
"Press Start 2P",
3535
Cairo::FONT_SLANT_NORMAL,
3636
Cairo::FONT_WEIGHT_NORMAL
3737
);

0 commit comments

Comments
 (0)