smaller text in HUD

This commit is contained in:
yuni 2024-04-15 21:29:06 +02:00
parent 594b05f638
commit 65f57cbccb

View file

@ -122,7 +122,7 @@ impl Default for Settings {
fov_highspeed: 25.0,
zoom_fov: 15.0,
zoom_sensitivity_factor: 0.25,
font_size_hud: 28.0,
font_size_hud: 24.0,
font_size_conversations: 32.0,
font_size_choices: 28.0,
font_size_console: 20.0,