one missing root node name
This commit is contained in:
@@ -84,6 +84,7 @@ fn setup(mut commands: Commands, assets: Res<UIAssets>) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
commands.spawn((
|
commands.spawn((
|
||||||
|
Name::new("backpack-head-count-ui"),
|
||||||
Text::new("0"),
|
Text::new("0"),
|
||||||
BackpackCountText,
|
BackpackCountText,
|
||||||
TextFont {
|
TextFont {
|
||||||
|
|||||||
Reference in New Issue
Block a user