diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-08 01:43:57 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-08 01:43:57 -0200 |
commit | cce576b78f976926dbee1e37feabd9ed61143ebc (patch) | |
tree | 79b2be2fe47f81a596dd53302a790f1cb7ce5523 /graphics/tilesets | |
parent | 2c919b5cb18f1cb8714b2a2a1e4cccc2dea04415 (diff) | |
download | clientdata-cce576b78f976926dbee1e37feabd9ed61143ebc.tar.gz clientdata-cce576b78f976926dbee1e37feabd9ed61143ebc.tar.bz2 clientdata-cce576b78f976926dbee1e37feabd9ed61143ebc.tar.xz clientdata-cce576b78f976926dbee1e37feabd9ed61143ebc.zip |
[skip ci] Let's change this too, to prevent further bugs
Diffstat (limited to 'graphics/tilesets')
-rw-r--r-- | graphics/tilesets/signs.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/signs.tsx b/graphics/tilesets/signs.tsx index 9d7e04e6..60d6ced6 100644 --- a/graphics/tilesets/signs.tsx +++ b/graphics/tilesets/signs.tsx @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<tileset name="signs_x2" tilewidth="32" tileheight="64" tilecount="24" columns="8"> +<tileset name="signs x2" tilewidth="32" tileheight="64" tilecount="24" columns="8"> <image source="signs_x2.png" width="256" height="192"/> </tileset> |