Zombie hp meta rebalanced
This commit is contained in:
parent
e4c25a1ca5
commit
c6ceaa28d2
13 changed files with 155 additions and 309 deletions
|
|
@ -19,6 +19,7 @@ public partial class ShovelButton : TextureButton
|
|||
public override void _Ready()
|
||||
{
|
||||
raycast.Reparent(PoolContainer.Instance);
|
||||
FocusExited += OnFocusExited;
|
||||
}
|
||||
|
||||
public override void _Toggled(bool toggledOn)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue