mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-20 14:29:28 +02:00
remove comment
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
5761369ab6
commit
bb87a9a92b
@ -4781,7 +4781,6 @@ class ForceSwitchOutHelper {
|
|||||||
false, false), MoveEndPhase);
|
false, false), MoveEndPhase);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
// If it's a wild Pokémon encounter
|
|
||||||
/**
|
/**
|
||||||
* For wild Pokémon battles, the Pokémon will flee if the conditions are met (waveIndex and double battles).
|
* For wild Pokémon battles, the Pokémon will flee if the conditions are met (waveIndex and double battles).
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user