mirror of
				https://github.com/mt-mods/biome_lib.git
				synced 2025-11-04 06:45:29 +01:00 
			
		
		
		
	typo in debug output
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							932485a6fe
						
					
				
				
					commit
					396ca881df
				
			
							
								
								
									
										2
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								init.lua
									
									
									
									
									
								
							@@ -82,7 +82,7 @@ minetest.after(0.01, function()
 | 
			
		||||
				..#biome_lib.surfaceslist_aircheck + #biome_lib.surfaceslist_no_aircheck, 0)
 | 
			
		||||
	else
 | 
			
		||||
		biome_lib.dbg("There are no \"handle manually\" items/actions registered,", 0)
 | 
			
		||||
		biome_lib.dbg("so the mapblock queue will not be not used this session.", 0)
 | 
			
		||||
		biome_lib.dbg("so the mapblock queue will not be used this session.", 0)
 | 
			
		||||
	end
 | 
			
		||||
 | 
			
		||||
	biome_lib.dbg("Items sent to the engine's decorations handler: "..#biome_lib.registered_decorations, 0)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user