refactor: Move status to hud
This commit is contained in:
3
src/features/hud/ui/settings.rs
Normal file
3
src/features/hud/ui/settings.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
use crate::prelude::*;
|
||||
|
||||
pub fn open_settings(commands: &mut Commands) {}
|
||||
Reference in New Issue
Block a user