mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 01:05:48 +01:00 
			
		
		
		
	Revert "Fix minetest.facedir_to_dir when param2 is 5 or 7."
This reverts commit 4e5760a541.
			
			
This commit is contained in:
		@@ -98,7 +98,7 @@ function minetest.facedir_to_dir(facedir)
 | 
			
		||||
 | 
			
		||||
					--indexed into by a table of correlating facedirs
 | 
			
		||||
					[({[0]=1, 2, 3, 4, 
 | 
			
		||||
						5, 4, 6, 2,
 | 
			
		||||
						5, 2, 6, 4,
 | 
			
		||||
						6, 2, 5, 4,
 | 
			
		||||
						1, 5, 3, 6,
 | 
			
		||||
						1, 6, 3, 5,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user