@@ -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')