diff options
author | wushin <pasekei@gmail.com> | 2014-04-21 23:32:29 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-04-21 23:32:29 -0500 |
commit | 472e6479f7051951bf6aaeb13e49d7b5ee5b8bf0 (patch) | |
tree | 1af83aac8f7eac8b19a89ef06d65ca858f5f02b0 /maps/068-2.tmx | |
parent | 97139bb03b625ed806d01c50c8b05173b2874443 (diff) | |
parent | da3702df6dd663fe9f49e507207c3b937526d5b3 (diff) | |
download | clientdata-472e6479f7051951bf6aaeb13e49d7b5ee5b8bf0.tar.gz clientdata-472e6479f7051951bf6aaeb13e49d7b5ee5b8bf0.tar.bz2 clientdata-472e6479f7051951bf6aaeb13e49d7b5ee5b8bf0.tar.xz clientdata-472e6479f7051951bf6aaeb13e49d7b5ee5b8bf0.zip |
Merge pull request #78 from wushin/music-naming
Music naming
Diffstat (limited to 'maps/068-2.tmx')
-rw-r--r-- | maps/068-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/068-2.tmx b/maps/068-2.tmx index a0cfc190..e47f6706 100644 --- a/maps/068-2.tmx +++ b/maps/068-2.tmx @@ -2,7 +2,7 @@ <map version="1.0" orientation="orthogonal" width="120" height="113" tilewidth="32" tileheight="32"> <properties> <property name="minimap" value="graphics/minimaps/068-2.png"/> - <property name="music" value="Faith.ogg"/> + <property name="music" value="faith.ogg"/> <property name="name" value="Tulimshar Noble Indoors"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> |