aboutsummaryrefslogtreecommitdiff
path: root/light-client/textures
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-07-15 17:49:36 +0200
committermetamuffin <metamuffin@disroot.org>2024-07-15 17:49:36 +0200
commita72a6d78a5b2d05fdf970477b83f737867b96806 (patch)
tree20279544cb05fa32a6221b1eda16f7853750cadf /light-client/textures
parentb12bb151d39fab96624e96570af44985725e3bd2 (diff)
downloadhurrycurry-a72a6d78a5b2d05fdf970477b83f737867b96806.tar
hurrycurry-a72a6d78a5b2d05fdf970477b83f737867b96806.tar.bz2
hurrycurry-a72a6d78a5b2d05fdf970477b83f737867b96806.tar.zst
add notice to light-client
Diffstat (limited to 'light-client/textures')
-rw-r--r--light-client/textures/makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/light-client/textures/makefile b/light-client/textures/makefile
index 9b3c1097..ce416a76 100644
--- a/light-client/textures/makefile
+++ b/light-client/textures/makefile
@@ -1,5 +1,4 @@
-
ALL_TA = $(patsubst %.png,%.ta,$(shell find tiles -name '*.png'))
ALL_PNG = $(patsubst %.ta,%.png,$(shell find tiles -name '*.ta'))