creates customBattlers folder if missing

This commit is contained in:
infinitefusion
2023-07-15 17:33:36 -04:00
parent 9106833a9d
commit ba6b1b47d4
2 changed files with 10 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ def mainFunctionDebug
Graphics.update
Graphics.freeze
#clearTempFolder()
createCustomSpriteFolders()
begin
sortCustomBattlers()
rescue