mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 18:41:23 +01:00
feat: zones editor - update editor
This commit is contained in:
parent
40d08ccc84
commit
2ce8715960
2 changed files with 133 additions and 131 deletions
|
|
@ -153,6 +153,10 @@ 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