Skip to content

Commit 6adcc0c

Browse files
authored
Fix "Desert World" worldmap not showing custom tiles (#34)
* Fix "Desert World" worldmap not showing custom tiles * Delete duplicate "Desert World" file
1 parent 07b4eb2 commit 6adcc0c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index-0_6.nfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,13 @@
199199

200200
(supertux-addoninfo
201201
(id "manuel_desert_world")
202-
(version 1)
202+
(version 2)
203203
(type "world")
204204
(title "Desert World")
205205
(author "manuel")
206206
(license "GPL 2+ / CC-by-sa 3.0")
207-
(url "https://raw.githubusercontent.com/SuperTux/addons/master/repository/manuel_desert-world-v1.zip")
208-
(md5 "0efc11e014c07a11f9926c3ac57234a5")
207+
(url "https://raw.githubusercontent.com/SuperTux/addons/master/repository/manuel_desert-world-v2.zip")
208+
(md5 "26daed0e5d69d71155c1271e623b16dd")
209209
)
210210

211211
(supertux-addoninfo
1.95 MB
Binary file not shown.

0 commit comments

Comments
 (0)