Fixed stupid merge missing brace

This commit is contained in:
Bertie690 2025-09-15 16:28:17 -04:00
parent 37d3a12cf8
commit e1d99e5426

View File

@ -114,6 +114,7 @@ export async function runSelectMysteryEncounterOption(
} else {
uiHandler.processInput(Button.ACTION);
}
}
async function handleSecondaryOptionSelect(game: GameManager, pokemonNo: number, optionNo?: number) {
// Handle secondary option selections