From a41ba8f45c5958c048074e48271499cc158bd068 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 12 Aug 2016 13:58:59 +0200 Subject: Better error message for w/o categories --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 61af117..4ee186c 100644 --- a/init.lua +++ b/init.lua @@ -208,7 +208,7 @@ ERROR: No help available. No categories have been registered, but the Documentation System is useless without them. The Documentation System does not come with help contents on its own, it needs additional mods to add help content. -Please make sure such mods are enabled on this server, and try again.]=]) +Please make sure such mods are enabled on for this world, and try again.]=]) formstring = formstring .. ";]button_exit[3,5;2,1;okay;OK]" return formstring end -- cgit v1.2.3