wrire up ammo and health in head_ui
This commit is contained in:
@@ -153,6 +153,7 @@ fn sync(
|
||||
new_state = Some(BackpackHead {
|
||||
head: head.0,
|
||||
health: hp.health(),
|
||||
ammo: 1.,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user