Updated Mac icon

This commit is contained in:
Anuken 2019-08-16 12:05:00 -04:00
parent 3c57c3e492
commit ac27b484fa
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -39,7 +39,9 @@ task dist(type: Jar){
exclude("music/**")
exclude("sounds/**")
exclude("fonts/**")
exclude("zones/**")
exclude("com/badlogic/gdx/**")
exclude("icons/**")
exclude("bundles/**")
writeVersion()