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
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

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