chore: remove unused RestartRestarted component

This commit is contained in:
Harald Hoyer 2026-05-04 22:15:12 +02:00
parent 704a4476f0
commit e484c09f14

View file

@ -87,3 +87,6 @@ pub struct StartMenuUI;
#[derive(Component)]
pub struct StartButton;
#[derive(Component)]
pub struct RestartMessage;