Fix Ability PopUp freeze (#2920)
This commit is contained in:
commit
61f99b4cb9
1 changed files with 6 additions and 6 deletions
|
@ -9180,7 +9180,7 @@ BattleScript_WanderingSpiritActivates::
|
|||
pause 20
|
||||
destroyabilitypopup
|
||||
pause 40
|
||||
|
||||
copybyte gBattlerAbility, gBattlerAttacker
|
||||
setbyte sFIXED_ABILITY_POPUP, TRUE
|
||||
copyhword sABILITY_OVERWRITE, gLastUsedAbility
|
||||
showabilitypopup BS_ATTACKER
|
||||
|
|
Loading…
Reference in a new issue