From eaaba061311222f1d40313b6b29d152b54a85051 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Wed, 28 Jul 2021 22:39:55 +0300 Subject: [PATCH] welcomeMessage update --- main.js | 17 ++++------------- modules/ui/options.js | 2 +- 2 files changed, 5 insertions(+), 14 deletions(-) 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. -