remove accent from filename
This commit is contained in:
parent
622e0c6130
commit
ec02b11b7f
1 changed files with 3 additions and 3 deletions
|
@ -451,11 +451,11 @@
|
||||||
{
|
{
|
||||||
"columns":12,
|
"columns":12,
|
||||||
"firstgid":1,
|
"firstgid":1,
|
||||||
"image":"sol_inte\u0301rieur.png",
|
"image":"sol_interieur.png",
|
||||||
"imageheight":288,
|
"imageheight":288,
|
||||||
"imagewidth":384,
|
"imagewidth":384,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"sol_inte\u0301rieur",
|
"name":"sol_interieur",
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":108,
|
"tilecount":108,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue