This commit is contained in:
2020-08-18 10:05:31 +08:00
parent 21eb68aeab
commit 141ff4f4db
15 changed files with 48 additions and 46 deletions

View File

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

View File

@@ -485,7 +485,7 @@ MonoBehaviour:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2300498574672545280}
m_Enabled: 0
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 40cac2ee22ec241d393cdeb505a161cd, type: 3}
m_Name:
@@ -504,7 +504,7 @@ MonoBehaviour:
oldParentClipOffset: {x: 0, y: 0}
isLimitless: 0
isReverse: 0
dragSensitivity: 3
dragSensitivity: 10
page1: {fileID: 8203674786200340029}
page2: {fileID: 3901995379544073836}
page3: {fileID: 6126386713007076957}