Better error message for w/o categories

This commit is contained in:
Wuzzy 2016-08-12 13:58:59 +02:00
parent 6b9fb5d723
commit a41ba8f45c

View File

@ -208,7 +208,7 @@ ERROR: No help available.
No categories have been registered, but the Documentation System is useless without them. 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. 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]" formstring = formstring .. ";]button_exit[3,5;2,1;okay;OK]"
return formstring return formstring
end end