mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
river edit - allow to move river to occupied cells
This commit is contained in:
parent
9c68c2b09e
commit
ca5aefaf15
2 changed files with 9 additions and 20 deletions
|
|
@ -991,12 +991,6 @@ body button.noicon {
|
|||
stroke-width: 0.4;
|
||||
}
|
||||
|
||||
#controlCells > .occupied {
|
||||
fill: #ff828240;
|
||||
stroke: #ff8282;
|
||||
stroke-width: 0.4;
|
||||
}
|
||||
|
||||
#vertices > circle {
|
||||
fill: #ff0000;
|
||||
stroke: #841f1f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue