mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-29 19:52:27 +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
|
||||
* {@link https://bulbapedia.bulbagarden.net/wiki/Stuff_Cheeks_(move) | Stuff Cheeks}s success
|
||||
* extends {@linkcode MoveSelectCondition} and contains the condition
|
||||
* for {@link https://bulbapedia.bulbagarden.net/wiki/Stuff_Cheeks_(move) | Stuff Cheeks}s success
|
||||
*/
|
||||
export class StuffCheeksCondition extends MoveSelectCondition {
|
||||
constructor() {
|
||||
|
Loading…
Reference in New Issue
Block a user