diff options
Diffstat (limited to 'scripts/OaksLab.asm')
| -rw-r--r-- | scripts/OaksLab.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/OaksLab.asm b/scripts/OaksLab.asm index 30ee93ed..9173dd94 100644 --- a/scripts/OaksLab.asm +++ b/scripts/OaksLab.asm @@ -771,7 +771,7 @@ OaksLabRivalText: call PrintText jr .done .beforeChooseMon - bit 2, a + CheckEventReuseA EVENT_GOT_STARTER jr nz, .afterChooseMon ld hl, .GoAheadAndChooseText call PrintText |
