diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:39:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:39:31 -0300 |
commit | b594ed94d237ba3134c8bc00754d4da53ee77525 (patch) | |
tree | 0bf1864e948c44515056ffbf89301688f5e4998c /maps/002-3.tmx | |
parent | 0aeaf0281ad465a87b497db80b25423c38602dda (diff) | |
download | clientdata-b594ed94d237ba3134c8bc00754d4da53ee77525.tar.gz clientdata-b594ed94d237ba3134c8bc00754d4da53ee77525.tar.bz2 clientdata-b594ed94d237ba3134c8bc00754d4da53ee77525.tar.xz clientdata-b594ed94d237ba3134c8bc00754d4da53ee77525.zip |
Music filename typo
Diffstat (limited to 'maps/002-3.tmx')
-rw-r--r-- | maps/002-3.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/002-3.tmx b/maps/002-3.tmx index 654af749..9de5688b 100644 --- a/maps/002-3.tmx +++ b/maps/002-3.tmx @@ -4,7 +4,7 @@ <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/002-3.png"/> - <property name="music" value="bartk_forest_of_birches.orgg.ogg"/> + <property name="music" value="bartk_forest_of_birches.ogg"/> <property name="name" value="First Deck"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32" tilecount="128" columns="8"> |