mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-28 22:33:53 +01:00
Revert "CreateAbilityPopup always records ability"
This reverts commit c8661a1bc1e2fb4ecbd6125697782dc5b84f2b61.
This commit is contained in:
parent
c8661a1bc1
commit
2391150274
@ -3139,9 +3139,6 @@ void CreateAbilityPopUp(u8 battlerId, u32 ability, bool32 isDoubleBattle)
|
||||
|
||||
if (gBattleScripting.abilityPopupOverwrite != 0)
|
||||
ability = gBattleScripting.abilityPopupOverwrite;
|
||||
else
|
||||
RecordAbilityBattle(battlerId, ability);
|
||||
|
||||
|
||||
if (!gBattleStruct->activeAbilityPopUps)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user