mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 05:34:58 +00:00
Redesigned controls help screen, added example of changing encounter version
This commit is contained in:
@@ -333,7 +333,7 @@ class PokemonRegionMap_Scene
|
||||
return healspot
|
||||
end
|
||||
end
|
||||
elsif Input.trigger?(Input::USE) && @editor # Intentionally after other C input check
|
||||
elsif Input.trigger?(Input::USE) && @editor # Intentionally after other USE input check
|
||||
pbChangeMapLocation(@mapX,@mapY)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user