mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
type fix + supporters update
This commit is contained in:
parent
b151e95bc7
commit
02f36de6d9
2 changed files with 2 additions and 2 deletions
2
main.js
2
main.js
|
|
@ -437,7 +437,7 @@ function showWelcomeMessage() {
|
|||
alertMessage.innerHTML = `The Fantasy Map Generator is updated up to version <b>${version}</b>.
|
||||
This version is compatible with ${changelog}, loaded <i>.map</i> files will be auto-updated.
|
||||
<ul><b>Latest changes:</b>
|
||||
<li>Zones editor: fitler by type</li>
|
||||
<li>Zones editor: filter by type</li>
|
||||
<li>Color picker: new hatchings</li>
|
||||
<li>New style presets: Cyberpunk and Atlas</li>
|
||||
<li>Burg temperature graph</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue