fix properties - 3rd floor
This commit is contained in:
parent
8fcdd2c5d6
commit
476da6f5c3
1 changed files with 2 additions and 2 deletions
|
@ -452,7 +452,7 @@
|
||||||
{
|
{
|
||||||
"name":"mapDescription",
|
"name":"mapDescription",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":"Dungeon second floor"
|
"value":"Dungeon third floor"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"mapLink",
|
"name":"mapLink",
|
||||||
|
@ -462,7 +462,7 @@
|
||||||
{
|
{
|
||||||
"name":"mapName",
|
"name":"mapName",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":"Dungeon_2nd_floor"
|
"value":"Dungeon_3rd_floor"
|
||||||
}],
|
}],
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"1.4.3",
|
"tiledversion":"1.4.3",
|
||||||
|
|
Loading…
Reference in a new issue