mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-12-02 04:45:30 +01:00
fix most luacheck warnings
This commit is contained in:
@@ -6,9 +6,6 @@ local mname = "woodsoils" -- former "forestsoils"
|
||||
|
||||
abstract_woodsoils = {}
|
||||
|
||||
-- support for i18n
|
||||
local S = minetest.get_translator("woodsoils")
|
||||
|
||||
dofile(minetest.get_modpath("woodsoils").."/nodes.lua")
|
||||
dofile(minetest.get_modpath("woodsoils").."/generating.lua")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user