summaryrefslogtreecommitdiff
path: root/technic/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'technic/init.lua')
-rw-r--r--technic/init.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/technic/init.lua b/technic/init.lua
index 0d97319..370c71b 100644
--- a/technic/init.lua
+++ b/technic/init.lua
@@ -26,10 +26,10 @@ dofile(modpath.."/config.lua")
-- Helper functions
dofile(modpath.."/helpers.lua")
--- Items
+-- Items
dofile(modpath.."/items.lua")
--- Craft recipes for items
+-- Craft recipes for items
dofile(modpath.."/crafts.lua")
-- Register functions