Merge branch 'main' of https://github.com/Crizomb/ProjetAMJV_CR
This commit is contained in:
commit
e51417a4e5
11 changed files with 135 additions and 53 deletions
|
@ -49,6 +49,7 @@ public class HealthHandler : MonoBehaviour
|
|||
if (deathState == DeathSate.NotImportant)
|
||||
{
|
||||
Destroy(gameObject, delay);
|
||||
return;
|
||||
}
|
||||
|
||||
GlobalsVariable.AliveUnitsTeamB = new List<AbstractUnit>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue