mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Fix game now gives back missed HMs if any
This commit is contained in:
@@ -364,7 +364,7 @@ end
|
||||
|
||||
def updateOnlineCustomSpritesFile
|
||||
return if !downloadAllowed?()
|
||||
echoln "HERE"
|
||||
echoln "UPDATING CUSTOM SPRITE LISTS"
|
||||
download_file(Settings::SPRITES_FILE_URL, Settings::CUSTOM_SPRITES_FILE_PATH)
|
||||
download_file(Settings::BASE_SPRITES_FILE_URL, Settings::BASE_SPRITES_FILE_PATH)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user