mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 16:32:16 +02:00
fix typo
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
df9dfad0f1
commit
813047e970
@ -4381,7 +4381,7 @@ export class DisableMoveAttr extends MoveEffectAttr {
|
||||
}
|
||||
|
||||
/**
|
||||
* Handles moves that are usd consecutively without user command
|
||||
* Handles moves that are used consecutively without user command
|
||||
* @extends MoveEffectAttr
|
||||
* @param tagTypes: The types of tags decided by moves
|
||||
* @param turnCount: The turns move planned to keep use non-stop
|
||||
|
Loading…
Reference in New Issue
Block a user