forked from luanti-org/minetest_game
		
	Fix .luacheckrc (missing Settings class)
This commit is contained in:
		@@ -8,6 +8,7 @@ read_globals = {
 | 
			
		||||
	"vector",
 | 
			
		||||
	"VoxelManip", "VoxelArea",
 | 
			
		||||
	"PseudoRandom", "ItemStack",
 | 
			
		||||
	"Settings",
 | 
			
		||||
	"unpack",
 | 
			
		||||
	-- Silence "accessing undefined field copy of global table".
 | 
			
		||||
	table = { fields = { "copy" } }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user