Refresh 10.1

This commit is contained in:
n64
2020-06-17 22:14:59 -04:00
parent d43d9b7f20
commit 05c7d7031c
15 changed files with 21279 additions and 4051 deletions

View File

@@ -257,7 +257,7 @@ def main():
)
finally:
png_file.close()
remove_file(png_file.name)
os.remove(png_file.name)
else:
with open(asset, "wb") as f:
f.write(input)