Remove padlink in n2n map
This commit is contained in:
parent
b379c55595
commit
03788785cc
|
@ -395,7 +395,7 @@
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"n2n_32x32_B1",
|
"name":"n2n_32x32_B1",
|
||||||
"properties":[
|
"properties":[
|
||||||
{
|
{
|
||||||
"name":"tilesetCopyright",
|
"name":"tilesetCopyright",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
|
@ -1234,15 +1234,6 @@
|
||||||
"value":true
|
"value":true
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id":15,
|
|
||||||
"properties":[
|
|
||||||
{
|
|
||||||
"name":"openWebsite",
|
|
||||||
"type":"string",
|
|
||||||
"value":"https:\/\/pad.nerd2nerd.org\/p\/n2n-omni-map-suggestions"
|
|
||||||
}]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id":16,
|
"id":16,
|
||||||
"properties":[
|
"properties":[
|
||||||
|
@ -2543,4 +2534,4 @@
|
||||||
"type":"map",
|
"type":"map",
|
||||||
"version":"1.6",
|
"version":"1.6",
|
||||||
"width":46
|
"width":46
|
||||||
}
|
}
|
Loading…
Reference in New Issue