automatically download remote urls settings

This commit is contained in:
infinitefusion
2023-09-17 19:00:39 -04:00
parent bb7072d4cc
commit 0bb4ba944c

View File

@@ -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