mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Fixed playing the credits/changing $scene leaving a ghost image of the old map behind, fixed Pokémon icons sometimes disappearing in storage screen
This commit is contained in:
@@ -40,7 +40,7 @@ class PokemonTilesetScene
|
||||
$map_factory.setup($game_map.map_id)
|
||||
$game_player.center($game_player.x, $game_player.y)
|
||||
if $scene.is_a?(Scene_Map)
|
||||
$scene.disposeSpritesets
|
||||
$scene.dispose
|
||||
$scene.createSpritesets
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user