mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Random grammar fixes + fixes crash while using morning sun & moonlight in some indoor maps
This commit is contained in:
@@ -30,6 +30,8 @@ def handleReplaceExistingSprites()
|
||||
when 0 #Do not import
|
||||
pbMessage("You can manually sort the new sprites in the /indexed folder to choose which ones you want to keep.")
|
||||
pbMessage("You can also delete the ones you don't want to replace the main sprites and restart the game.")
|
||||
pbMessage("Keep in mind that the game will take longer to load until these sprites are imported/removed.")
|
||||
|
||||
return
|
||||
when 1 #Replace olds
|
||||
spritesToReplaceList.each do |oldPath, newPath|
|
||||
|
||||
Reference in New Issue
Block a user