diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-02-06 13:13:43 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-02-06 13:13:43 +0000 |
commit | 70ff410ba6edf82b454252f061170380dcc9e670 (patch) | |
tree | a950e8d8db9014f856b12941705ef8999ba17551 /maps/013-3.tmx | |
parent | 921f4c1932197a60ab9e6cb41f3dbfdb5020ae56 (diff) | |
download | clientdata-70ff410ba6edf82b454252f061170380dcc9e670.tar.gz clientdata-70ff410ba6edf82b454252f061170380dcc9e670.tar.bz2 clientdata-70ff410ba6edf82b454252f061170380dcc9e670.tar.xz clientdata-70ff410ba6edf82b454252f061170380dcc9e670.zip |
Fix music on various maps
Diffstat (limited to 'maps/013-3.tmx')
-rw-r--r-- | maps/013-3.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/013-3.tmx b/maps/013-3.tmx index 8c07a0f8..ee333166 100644 --- a/maps/013-3.tmx +++ b/maps/013-3.tmx @@ -3,7 +3,7 @@ <map version="1.0" orientation="orthogonal" width="200" height="200" tilewidth="32" tileheight="32"> <properties> <property name="minimap" value="graphics/minimaps/013-3.png"/> - <property name="music" value=" finalman_and_yakslem-cavesong.ogg"/> + <property name="music" value="finalman_and_yakslem-cavesong.ogg"/> <property name="name" value="Cave"/> </properties> <tileset name="Cave" firstgid="1" tilewidth="32" tileheight="32"> |