mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
basic sprites sorting validation
This commit is contained in:
@@ -299,6 +299,9 @@ class PokemonLoadScreen
|
||||
end
|
||||
|
||||
def pbStartLoadScreen
|
||||
if($game_temp.unimportedSprites.size >0)
|
||||
handleReplaceExistingSprites()
|
||||
end
|
||||
copyKeybindings()
|
||||
save_file_list = SaveData::AUTO_SLOTS + SaveData::MANUAL_SLOTS
|
||||
first_time = true
|
||||
|
||||
Reference in New Issue
Block a user