diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/041-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/041-1.tmx b/maps/041-1.tmx index 9026fa4d..82d57e85 100644 --- a/maps/041-1.tmx +++ b/maps/041-1.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="150" height="125" tilewidth="32" tileheight="32"> <properties> - <property name="music" value="faith.ogg"/> + <property name="music" value="Faith.ogg"/> <property name="name" value="Beach"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> |