luacheck: VoxelArea is a minetest-defined global

This commit is contained in:
Starbeamrainbowlabs
2023-11-28 00:38:48 +00:00
parent 6d03a5ca2c
commit de902fbd40

View File

@ -34,6 +34,7 @@ read_globals = {
"bonemeal",
"dofile",
"PerlinNoise",
"Settings"
"Settings",
"VoxelArea"
}
std = "max"