diff --git a/main.js b/main.js index 765de39c..d66c5300 100644 --- a/main.js +++ b/main.js @@ -389,7 +389,6 @@ function applyDefaultBiomesSystem() { } function showWelcomeMessage() { - const post = link("https://www.patreon.com/posts/48228540", "Main changes:"); const changelog = link("https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog", "previous version"); const reddit = link("https://www.reddit.com/r/FantasyMapGenerator", "Reddit community"); const discord = link("https://discordapp.com/invite/X7E84HU", "Discord server"); @@ -397,18 +396,10 @@ function showWelcomeMessage() { alertMessage.innerHTML = `The Fantasy Map Generator is updated up to version ${version}. This version is compatible with ${changelog}, loaded .map files will be auto-updated. -