Fix comment for FlipStatChallenge

This commit is contained in:
Scooom 2025-01-06 18:00:15 -06:00
parent 927b465695
commit c67c992a01

View File

@ -707,7 +707,7 @@ export class InverseBattleChallenge extends Challenge {
}
/**
* Implements a fresh start challenge.
* Implements a flip stat challenge.
*/
export class FlipStatChallenge extends Challenge {
constructor() {