mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-07 08:52:17 +02:00
Update gameManager.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
e0b7a54dc4
commit
d93f4f6d9e
@ -425,7 +425,8 @@ export default class GameManager {
|
||||
}
|
||||
|
||||
/**
|
||||
* Emulate selecting a modifier (item) and transition to the next upcoming {@linkcode CommandPhase}.
|
||||
* Queue up button presses to skip taking an item on the next {@linkcode SelectModifierPhase},
|
||||
* and then transition to the next {@linkcode CommandPhase}.
|
||||
*/
|
||||
async toNextWave() {
|
||||
this.doSelectModifier();
|
||||
|
Loading…
Reference in New Issue
Block a user