mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
fixed the silph letter playing garbage when used
This commit is contained in:
parent
a1e52924d0
commit
d77117aa40
|
@ -131,7 +131,6 @@ ItemUseLetter:
|
|||
ld a, [wIsInBattle]
|
||||
and a
|
||||
jp nz, ItemUseNotTime
|
||||
text_asm
|
||||
ld hl, ChiefLetterText
|
||||
call PrintText
|
||||
jp TextScriptEnd
|
||||
|
|
Loading…
Reference in a new issue