mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 03:21:23 +01:00
fix: ophtograthy
This commit is contained in:
parent
8e13a3a0de
commit
e4590f56bc
5 changed files with 28 additions and 30 deletions
|
|
@ -347,7 +347,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#capital": {
|
||||
"opacity": 1,
|
||||
|
|
@ -377,7 +377,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#city": {
|
||||
"opacity": 1,
|
||||
|
|
@ -407,7 +407,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#fort": {
|
||||
"opacity": 1,
|
||||
|
|
@ -437,7 +437,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#monastery": {
|
||||
"opacity": 1,
|
||||
|
|
@ -467,7 +467,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#caravanserai": {
|
||||
"opacity": 1,
|
||||
|
|
@ -497,7 +497,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#trading_post": {
|
||||
"opacity": 1,
|
||||
|
|
@ -527,7 +527,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#village": {
|
||||
"opacity": 1,
|
||||
|
|
@ -557,7 +557,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#hamlet": {
|
||||
"opacity": 1,
|
||||
|
|
@ -587,7 +587,7 @@
|
|||
"stroke-dasharray": null,
|
||||
"stroke-linecap": "round",
|
||||
"stroke-linejoin": "round",
|
||||
"fitler": null
|
||||
"filter": null
|
||||
},
|
||||
"#anchors > g#town": {
|
||||
"opacity": 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue