fix: Fixes champs stop (#1440)
This commit is contained in:
parent
4b8e2d407b
commit
29ffc9cd52
1 changed files with 1 additions and 1 deletions
|
|
@ -365,7 +365,7 @@ public partial class ChampionSpawn : Item
|
|||
return;
|
||||
}
|
||||
|
||||
Active = false;
|
||||
_active = false;
|
||||
ActivatedByValor = false;
|
||||
HasBeenAdvanced = false;
|
||||
MaxLevel = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue