zqbo 5 лет назад
Родитель
Сommit
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')