From 94ce8ddc25d62893e5d92af429c402fa41e7ed5f Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 2 Aug 2016 16:00:13 +0200 Subject: Outsoude most mod functionality to doc_items --- helptexts.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helptexts.lua') diff --git a/helptexts.lua b/helptexts.lua index 46afbed..4ce3359 100644 --- a/helptexts.lua +++ b/helptexts.lua @@ -385,4 +385,4 @@ local export_generation = { ["default:nyancat_rainbow"] = "These blocks are extremely rare. They only appear behind a Nyan Cat, which itself can appear randomly anywhere.", } -doc.sub.minetest_game.add_helptexts(export_longdesc, export_usagehelp) +doc.sub.items.add_helptexts(export_longdesc, export_usagehelp) -- cgit v1.2.3