Audio
This commit is contained in:
parent
8914d2486f
commit
83ffb3189b
13 changed files with 106 additions and 3 deletions
|
|
@ -41,7 +41,6 @@ public partial class RuntimeZombieData : Node2D, IEntity
|
|||
if (_hp <= 0)
|
||||
{
|
||||
QueueFree();
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue