red oxygen warning

This commit is contained in:
yuni 2024-03-18 03:47:31 +01:00
parent f069cd7325
commit 1e003adeeb

View file

@ -124,7 +124,7 @@ fn setup(
TextStyle {
font: asset_server.load(FONT),
font_size: settings.font_size_hud,
color: Color::GRAY,
color: Color::MAROON,
..default()
}
),