Fix Ability-popup lag
This commit is contained in:
parent
339f297949
commit
59ea75f99f
1 changed files with 2 additions and 0 deletions
|
@ -6657,9 +6657,11 @@ BattleScript_DefiantActivates::
|
|||
return
|
||||
|
||||
BattleScript_AbilityPopUp:
|
||||
.if B_ABILITY_POP_UP == TRUE
|
||||
showabilitypopup BS_ABILITY_BATTLER
|
||||
recordability BS_ABILITY_BATTLER
|
||||
pause 40
|
||||
.endif
|
||||
sethword sABILITY_OVERWRITE, 0
|
||||
return
|
||||
|
||||
|
|
Loading…
Reference in a new issue