mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 22:24:58 +00:00
6.6.2
This commit is contained in:
@@ -393,11 +393,11 @@ class PokemonLoadScreen
|
||||
updateCreditsFile()
|
||||
updateOnlineCustomSpritesFile()
|
||||
reset_updated_spritesheets_cache()
|
||||
$updated_spritesheets = []
|
||||
spritesLoader = BattleSpriteLoader.new
|
||||
spritesLoader.clear_sprites_cache(:CUSTOM)
|
||||
spritesLoader.clear_sprites_cache(:BASE)
|
||||
|
||||
$updated_spritesheets = []
|
||||
pbMessage("Data files updated. New sprites will now be downloaded as you play!")
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user