fix unfinished string in random_messages 🐈

This commit is contained in:
tchncs 2016-09-28 09:31:23 +02:00
parent ae11ee678f
commit 5fab5f6660

View file

@ -52,7 +52,7 @@ function random_messages.read_messages()
"# Illuna-Notes: Enjoy Illuna? Invite your friends today!", "# 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: 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: 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 end