mm
This commit is contained in:
@@ -103,7 +103,9 @@ function TRPSetting:setEventDelegate()
|
||||
Utl.chgToSDCard(
|
||||
Path.Combine(Application.persistentDataPath, CLPathCfg.self.basePath, "download")
|
||||
)
|
||||
Directory.Delete(downloadDir)
|
||||
if Directory.Exists(downloadDir) then
|
||||
Directory.Delete(downloadDir)
|
||||
end
|
||||
|
||||
pcall(cleanRes)
|
||||
local panel = CLPanelManager.getPanel(CLMainBase.self.firstPanel)
|
||||
|
||||
Reference in New Issue
Block a user