mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
automatically download remote urls settings
This commit is contained in:
@@ -8,7 +8,7 @@ end
|
||||
|
||||
def updateHttpSettingsFile
|
||||
return if $PokemonSystem.download_sprites != 0
|
||||
download_file(Settings::HTTP_CONFIGS_FILE_URL, Settings::CREDITS_FILE_PATH,)
|
||||
download_file(Settings::HTTP_CONFIGS_FILE_URL, Settings::HTTP_CONFIGS_FILE_PATH)
|
||||
end
|
||||
|
||||
def updateCreditsFile
|
||||
|
||||
Reference in New Issue
Block a user