mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
More bugfixes (and one Gen 8 addition) (#155)
* Added comment indicating unused method pbRefreshSceneMap * Removed superfluous ending of Beak Blast's effect * Fixed crash when playing an animation in the animation player * Added SwSh Terrain effects
This commit is contained in:
@@ -10,6 +10,7 @@ def pbMapInterpreterRunning?
|
||||
return interp&.running?
|
||||
end
|
||||
|
||||
# Unused
|
||||
def pbRefreshSceneMap
|
||||
$scene.miniupdate if $scene.is_a?(Scene_Map)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user