瀏覽代碼

紫云SDK修改

zqbo 5 年之前
父節點
當前提交
c7041ce4c5
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      package_utils.py

+ 0 - 2
package_utils.py

@@ -338,8 +338,6 @@ def copyAppRes(game, sdk, subChannel, config):
                         temPath = 'skin/' + single_file
                         z.write(filepath, temPath)
             z.close()
-            if ret:
-                return ret
         else:
             print('normal copy assets...')
             assetsPath = file_utils.getFullPath(channelPath, 'assets')