mirror of
				https://github.com/luanti-org/minetest_game.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Run nodeupdate() after burning nodes.
This commit is contained in:
		@@ -178,6 +178,7 @@ minetest.register_abm({
 | 
			
		||||
					return
 | 
			
		||||
				end
 | 
			
		||||
				minetest.env:remove_node(p)
 | 
			
		||||
				nodeupdate(p)
 | 
			
		||||
			end
 | 
			
		||||
		else
 | 
			
		||||
			-- remove flame
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user