one missing root node name
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user