remove comment

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
muscode 2024-11-01 10:18:57 -06:00 committed by GitHub
parent 5761369ab6
commit bb87a9a92b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4781,7 +4781,6 @@ class ForceSwitchOutHelper {
false, false), MoveEndPhase);
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).
*/