one missing root node name

This commit is contained in:
2025-04-07 18:24:21 +02:00
parent ddc57ec1e8
commit 70751e5fce

View File

@@ -84,6 +84,7 @@ fn setup(mut commands: Commands, assets: Res<UIAssets>) {
});
commands.spawn((
Name::new("backpack-head-count-ui"),
Text::new("0"),
BackpackCountText,
TextFont {