mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-21 15:52:18 +02:00
Remove unused tagRemoved field
This commit is contained in:
parent
cfecf490e2
commit
6d9d4768ff
@ -2210,7 +2210,6 @@ export class PostSummonAddBattlerTagAbAttr extends PostSummonAbAttr {
|
||||
|
||||
export class PostSummonRemoveBattlerTagAbAttr extends PostSummonAbAttr {
|
||||
private immuneTags: BattlerTagType[];
|
||||
private tagRemoved: BattlerTagType;
|
||||
|
||||
/**
|
||||
* @param immuneEffects - The status effects to which the Pokémon is immune.
|
||||
|
Loading…
Reference in New Issue
Block a user