Merge pull request #992 from tabascoeye/patch-2
getting rid of special char in filename
This commit is contained in:
commit
f085393730
@ -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,
|
||||||
@ -787,4 +787,4 @@
|
|||||||
"type":"map",
|
"type":"map",
|
||||||
"version":1.5,
|
"version":1.5,
|
||||||
"width":57
|
"width":57
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user