bugfixes 1.3

This commit is contained in:
infinitefusion
2021-09-09 20:18:33 -04:00
parent ace5657d23
commit 73d4a83752
30 changed files with 32 additions and 18 deletions

View File

@@ -515,7 +515,7 @@ class PokemonFusionScene
end
# Starts the evolution screen with the given Pokemon and new Pokemon species.
# Starts the fusion screen
def pbStartScreen(pokemon1, pokemon2, newspecies)
@sprites = {}