diff options
author | Alige <gauvain.dauchy@free.fr> | 2017-08-31 18:55:02 +0400 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2017-08-31 18:55:02 +0400 |
commit | 5602e30b28bd84b784d6e4e82b161cf1d8e02997 (patch) | |
tree | 3d8fa401a5859a40e483af9efac2619bf434ca40 /graphics/tilesets/water-raging.tsx | |
parent | 3b1c6516f233bad72f05d61a9f3b8061b7fbd97a (diff) | |
download | clientdata-5602e30b28bd84b784d6e4e82b161cf1d8e02997.tar.gz clientdata-5602e30b28bd84b784d6e4e82b161cf1d8e02997.tar.bz2 clientdata-5602e30b28bd84b784d6e4e82b161cf1d8e02997.tar.xz clientdata-5602e30b28bd84b784d6e4e82b161cf1d8e02997.zip |
Consistency of tileset names and authors.
Diffstat (limited to 'graphics/tilesets/water-raging.tsx')
-rw-r--r-- | graphics/tilesets/water-raging.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/water-raging.tsx b/graphics/tilesets/water-raging.tsx index 333f7a7d..317ee3e0 100644 --- a/graphics/tilesets/water-raging.tsx +++ b/graphics/tilesets/water-raging.tsx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<tileset name="Water" tilewidth="32" tileheight="32"> +<tileset name="Water (Raging)" tilewidth="32" tileheight="32"> <image source="water.png" width="480" height="352"/> <tile id="120"> <properties> |