red oxygen warning
This commit is contained in:
parent
f069cd7325
commit
1e003adeeb
|
@ -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()
|
||||
}
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue