Browse Source

紫云SDK修改

zqbo 5 years ago
parent
commit
c7041ce4c5
1 changed files with 0 additions and 2 deletions
  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')