mirror of
https://github.com/mt-mods/unifieddyes.git
synced 2024-11-22 07:23:48 +01:00
fix luacheck error
This commit is contained in:
parent
26994e39f2
commit
ed895734f2
1
init.lua
1
init.lua
@ -31,7 +31,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
|
||||
unifieddyes = {}
|
||||
|
||||
local S = minetest.get_translator("unifieddyes")
|
||||
local modpath=minetest.get_modpath(minetest.get_current_modname())
|
||||
|
||||
dofile(modpath.."/color-tables.lua")
|
||||
|
Loading…
Reference in New Issue
Block a user