From 5fab5f66605d76ce045e6570233f38a4c81ef876 Mon Sep 17 00:00:00 2001 From: tchncs Date: Wed, 28 Sep 2016 09:31:23 +0200 Subject: [PATCH] fix unfinished string in random_messages :cat2: --- mods/random_messages/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index 9703ed45..fe4bc941 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -52,7 +52,7 @@ function random_messages.read_messages() "# Illuna-Notes: Enjoy Illuna? Invite your friends today!", "# Illuna-Notes: Have something to share? Create and join discussion at the Illuna forum: https://forum.illuna-minetest.tk!", "# Illuna-Notes: Please be nice to the players around you. :)", - "# Illuna-Notes: Do you like this world or have some suggestions? Tell us about at https://forum.illuna-minetest.tk"" + "# Illuna-Notes: Do you like this world or have some suggestions? Tell us about at https://forum.illuna-minetest.tk" } end