Fixed party screen not animating while using Rare Candy, and party icons refreshing late after Rare Candy evolution

This commit is contained in:
Maruno17
2020-09-12 01:13:05 +01:00
parent 7f522cee43
commit 32ac1d995c
2 changed files with 14 additions and 7 deletions

View File

@@ -163,8 +163,9 @@ class RelicStoneScreen
@scene.pbConfirm(x)
end
def pbRefresh
end
def pbUpdate; end
def pbRefresh; end
def pbStartScreen(pokemon)
@scene.pbStartScene(pokemon)