actually fix all luacheck warnings

master
unknown 2022-08-21 21:09:09 -04:00
parent caea107393
commit 097b13ea02
3 changed files with 9 additions and 6 deletions

View File

@ -21,4 +21,5 @@ read_globals = {
"vector", "ItemStack", "dump", "DIR_DELIM", "VoxelArea", "Settings", "PcgRandom", "VoxelManip", "PseudoRandom",
--mod produced
"default",
}

View File

@ -4,3 +4,5 @@ abriglass = {}
dofile(modpath.."nodes.lua")
dofile(modpath.."crafting.lua")
abriglass.init = true