mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 18:41:23 +01:00
feat: zones - render zones as continuius line
This commit is contained in:
parent
492bcd9c9b
commit
a63a60c0ea
5 changed files with 169 additions and 50 deletions
|
|
@ -153,10 +153,6 @@ a {
|
|||
fill-rule: evenodd;
|
||||
}
|
||||
|
||||
#zones {
|
||||
fill-rule: nonzero;
|
||||
}
|
||||
|
||||
#coastline {
|
||||
fill: none;
|
||||
stroke-linejoin: round;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue