mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 06:04:59 +00:00
Finalised input names, added some more save file conversion code
This commit is contained in:
@@ -1256,7 +1256,7 @@ class PokemonSummary_Scene
|
||||
Input.update
|
||||
pbUpdate
|
||||
dorefresh = false
|
||||
if Input.trigger?(Input::SPECIAL)
|
||||
if Input.trigger?(Input::ACTION)
|
||||
pbSEStop
|
||||
GameData::Species.play_cry_from_pokemon(@pokemon)
|
||||
elsif Input.trigger?(Input::BACK)
|
||||
|
||||
Reference in New Issue
Block a user