mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 14:14:59 +00:00
Cinnabar cutscene changes + resort gorgeous fix
This commit is contained in:
@@ -429,7 +429,7 @@ def getCustomSpeciesList(allowOnline = true, redownload_file=false)
|
||||
end
|
||||
end
|
||||
|
||||
if speciesList.length <= 200 && allowOnline
|
||||
if speciesList.length <= 20000 && allowOnline
|
||||
if redownload_file && Kernel.pbConfirmMessage(_INTL("Not enough local sprites found. Attempt to fetch list from the internet?"))
|
||||
updateOnlineCustomSpritesFile
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user