mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-17 04:49:30 +02:00
Fix comment for FlipStatChallenge
This commit is contained in:
parent
927b465695
commit
c67c992a01
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user