mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
random stuff idk
This commit is contained in:
@@ -1330,7 +1330,7 @@ def pbFuse(pokemon, poke2, supersplicers = false)
|
||||
previewwindow.y = ((Graphics.height - 96) / 2) - (previewwindow.height / 2)
|
||||
previewwindow.z = 1000000
|
||||
|
||||
if (Kernel.pbConfirmMessage(_INTL("Fuse the two Pokémon?", newid)))
|
||||
if (Kernel.pbConfirmMessage(_INTL("Fuse the two Pokémon?", newid)))
|
||||
previewwindow.dispose
|
||||
typeWindow.dispose
|
||||
fus = PokemonFusionScene.new
|
||||
|
||||
Reference in New Issue
Block a user