diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-16 22:44:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-16 22:46:02 -0300 |
commit | a683db2264af6de65dd579bcd57a00f66b0ecf84 (patch) | |
tree | 6305690185cffd6dfd76b509746b2352192f8ddf /maps.xml | |
parent | 6a12dcbe2e0354d5ef3d98e722a922a9e21de6b8 (diff) | |
download | clientdata-a683db2264af6de65dd579bcd57a00f66b0ecf84.tar.gz clientdata-a683db2264af6de65dd579bcd57a00f66b0ecf84.tar.bz2 clientdata-a683db2264af6de65dd579bcd57a00f66b0ecf84.tar.xz clientdata-a683db2264af6de65dd579bcd57a00f66b0ecf84.zip |
Correct typo, "clouds.png" doesn't exist
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/particles/star-medium.png|W:#ff0000,ffffff"/> <file name="graphics/particles/star-medium.png|W:#ffffff,ffffff"/> <file name="graphics/particles/zzz.png"/> - <file name="graphics/images/ambient/clouds.png"/> + <file name="graphics/images/ambient/cloud.png"/> </atlas> <!-- / base --> |