提图标资源

zhangqiang 2020-08-14 20:00:43 +08:00
parent 7e16db67ef
commit b36a16d5a6
4 changed files with 7877 additions and 7874 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 309 KiB

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 7e4a9bc2eff052644a4e9188d42ef59a
guid: b08152c1b4c2f5e4cb1c294dfcbef0c6
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
@ -75,7 +75,7 @@ TextureImporter:
outline: []
physicsShape: []
bones: []
spriteID: 6607bbc459706d04eaa1883f7de6b3a5
spriteID: f3889b36bb280ce4ea2bab34a757f9e0
vertices: []
indices:
edges: []
@ -84,5 +84,5 @@ TextureImporter:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName: lz4/dynamicatlas/logo_dhyq
assetBundleVariant: unity3d
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@ -262,6 +262,9 @@ function Network:Update()
RequestPanel.Hide()
MsgPanel.ShowTwo("请求失败,是否重新请求?", function()
Framework.Dispose()
if AppConst.isSDKLogin then
SDKMgr:Logout()
end
App.Instance:ReStart()
end, function()
self.resendTimes = 0