Explorar el Código

紫云SDK修改

zqbo hace 5 años
padre
commit
c7041ce4c5
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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')