mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 06:25:54 +00:00
Patterns
This commit is contained in:
parent
1ee8f085e8
commit
bfdb71dd84
4 changed files with 72 additions and 11 deletions
|
|
@ -102,7 +102,6 @@ public partial class Boss : Enemy, IActivable
|
|||
_bossHud.SpellCardName = CurrentPhase.PhaseName;
|
||||
StartPhase(CurrentPhase);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private void StartPhase(BossPhase phase)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue