mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 05:34:58 +00:00
automatically download remote urls settings
This commit is contained in:
@@ -8,7 +8,7 @@ end
|
|||||||
|
|
||||||
def updateHttpSettingsFile
|
def updateHttpSettingsFile
|
||||||
return if $PokemonSystem.download_sprites != 0
|
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
|
end
|
||||||
|
|
||||||
def updateCreditsFile
|
def updateCreditsFile
|
||||||
|
|||||||
Reference in New Issue
Block a user