From b0948303d1a728da3bc239b78a5fe17d6a8c05b7 Mon Sep 17 00:00:00 2001 From: Matthew Cech Date: Wed, 3 Jul 2019 00:18:01 -0700 Subject: [PATCH] = Correcting newline --- assets/config.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/config.csv b/assets/config.csv index 4105517..08c68af 100644 --- a/assets/config.csv +++ b/assets/config.csv @@ -184,7 +184,7 @@ "Localized Strings","LeaderboardInfo","Shows you the 10 users with the most beans on the server" "Localized Strings","LeaderboardTitle","Server Leaderboard" "Localized Strings","MapHeight","" -"Localized Strings","MapInfo","Generates a map! You can pass additional information if you want with the flags `-s`. If one of the fields isn't provided, its default will be used. Note that adjusting the width and height impacts the map outcomes.nn**Defaults**nDefault Seed: Random,nDefault Width: 35(max %s),nDefault Height: 25(max %s)nn**Key**nLand: ~nMountain: \u25B2nBeach: " +"Localized Strings","MapInfo","Generates a map! You can pass additional information if you want with the flags `-s`. If one of the fields isn't provided, its default will be used. Note that adjusting the width and height impacts the map outcomes.\n\n**Defaults**\nDefault Seed: Random,\nDefault Width: 35(max %s),\nDefault Height: 25(max %s)\n\n**Key**\nLand: ~\nMountain: \u25B2\nBeach: =\nTrees: \u00A5\nVolcano: #" "Localized Strings","MapInvalid","Invalid arguments provided!" "Localized Strings","MapSeed","Seed" "Localized Strings","MapVersion","Using mapgen v0.1"