mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
Fixed Atlas Style Bug
Fixed Issue with Atlas Style. I fixed a small bug with this style that meant that generating a new atlas style world has an incorrect ocean pattern.
This commit is contained in:
parent
3064961c59
commit
54cf7a3908
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"#oceanicPattern": {
|
||||
"href": "",
|
||||
"opacity": 1
|
||||
"opacity": 0
|
||||
},
|
||||
"#terrs": {
|
||||
"opacity": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue