Intro movie (still need to make it skippable)

This commit is contained in:
infinitefusion
2022-11-22 22:16:25 -05:00
parent f0303769e6
commit 215e6a2462
13 changed files with 110 additions and 6 deletions

View File

@@ -115,7 +115,7 @@ class PokeBattle_Scene
break if yield cw.index
needFullRefresh = true
needRefresh = true
elsif Input.trigger?(Input::BACK) # Cancel fight menu
elsif Input.trigger?(Input::ACTION) # Cancel fight menu
pbPlayCancelSE
break if yield -1
needRefresh = true