From 68d7f75434c10b3e5bd09eb28639b2e4613fd621 Mon Sep 17 00:00:00 2001 From: ezhh Date: Mon, 12 Dec 2016 14:45:06 +0000 Subject: [PATCH] tidy up --- init.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/init.lua b/init.lua index 6ce752e..f3413d8 100644 --- a/init.lua +++ b/init.lua @@ -346,7 +346,3 @@ minetest.register_chatcommand("proclaim", { end }) - - -local modpath = minetest.get_modpath(minetest.get_current_modname()) -dofile(modpath.."/bound.lua") \ No newline at end of file