mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-30 12:12:28 +02:00
fix ESLint error
This commit is contained in:
parent
31d7b63f72
commit
55bab5ed63
@ -7638,8 +7638,8 @@ export class MoveSelectCondition {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* extends {@linkcode MoveSelectCondition} and contains the condition for
|
* extends {@linkcode MoveSelectCondition} and contains the condition
|
||||||
* {@link https://bulbapedia.bulbagarden.net/wiki/Stuff_Cheeks_(move) | Stuff Cheeks}s success
|
* for {@link https://bulbapedia.bulbagarden.net/wiki/Stuff_Cheeks_(move) | Stuff Cheeks}s success
|
||||||
*/
|
*/
|
||||||
export class StuffCheeksCondition extends MoveSelectCondition {
|
export class StuffCheeksCondition extends MoveSelectCondition {
|
||||||
constructor() {
|
constructor() {
|
||||||
|
Loading…
Reference in New Issue
Block a user