forked from mtcontrib/unifieddyes
fix luacheck error
This commit is contained in:
1
init.lua
1
init.lua
@ -31,7 +31,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||||||
|
|
||||||
unifieddyes = {}
|
unifieddyes = {}
|
||||||
|
|
||||||
local S = minetest.get_translator("unifieddyes")
|
|
||||||
local modpath=minetest.get_modpath(minetest.get_current_modname())
|
local modpath=minetest.get_modpath(minetest.get_current_modname())
|
||||||
|
|
||||||
dofile(modpath.."/color-tables.lua")
|
dofile(modpath.."/color-tables.lua")
|
||||||
|
Reference in New Issue
Block a user