1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Update generate_icns.py

This commit is contained in:
Michael
2023-04-16 12:33:35 +02:00
committed by GitHub
parent c1ff292a7b
commit d64106b700

View File

@@ -15,3 +15,4 @@ for i in [16, 32, 128, 256, 512]:
os.system("iconutil -c icns vcmi.iconset")
shutil.rmtree("vcmi.iconset")