mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 01:05:48 +01:00 
			
		
		
		
	Fix memory leak by dropping sky
This commit is contained in:
		@@ -3334,6 +3334,8 @@ void the_game(
 | 
			
		||||
		clouds->drop();
 | 
			
		||||
	if (gui_chat_console)
 | 
			
		||||
		gui_chat_console->drop();
 | 
			
		||||
	if (sky)
 | 
			
		||||
		sky->drop();
 | 
			
		||||
	clear_particles();
 | 
			
		||||
	
 | 
			
		||||
	/*
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user