chore: remove unused RestartRestarted component
This commit is contained in:
parent
704a4476f0
commit
e484c09f14
1 changed files with 3 additions and 0 deletions
|
|
@ -87,3 +87,6 @@ pub struct StartMenuUI;
|
||||||
|
|
||||||
#[derive(Component)]
|
#[derive(Component)]
|
||||||
pub struct StartButton;
|
pub struct StartButton;
|
||||||
|
|
||||||
|
#[derive(Component)]
|
||||||
|
pub struct RestartMessage;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue