Merge pull request #992 from tabascoeye/patch-2
getting rid of special char in filename
This commit is contained in:
commit
f085393730
2 changed files with 3 additions and 3 deletions
|
@ -451,11 +451,11 @@
|
|||
{
|
||||
"columns":12,
|
||||
"firstgid":1,
|
||||
"image":"sol_inte\u0301rieur.png",
|
||||
"image":"sol_interieur.png",
|
||||
"imageheight":288,
|
||||
"imagewidth":384,
|
||||
"margin":0,
|
||||
"name":"sol_inte\u0301rieur",
|
||||
"name":"sol_interieur",
|
||||
"spacing":0,
|
||||
"tilecount":108,
|
||||
"tileheight":32,
|
||||
|
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Loading…
Add table
Add a link
Reference in a new issue