Fixed luacheck warnings

This commit is contained in:
minefaco
2020-11-16 21:29:03 -05:00
committed by GitHub
parent 88653b2250
commit 9e1070f8f0

View File

@@ -1,10 +1,10 @@
--Register stripped trees --Register stripped trees
local mod_name = "moretrees" local mod_name = "moretrees"
local trunk_names = { local trunk_names = {
"beech_trunk", "beech_trunk",
"apple_tree_trunk", "apple_tree_trunk",
"oak_trunk", "oak_trunk",
"sequoia_trunk", "sequoia_trunk",
"birch_trunk", "birch_trunk",
"palm_trunk", "palm_trunk",
"date_palm_trunk", "date_palm_trunk",