mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Minetest ASCII art: Move from actionstream to rawstream
This commit is contained in:
		@@ -366,7 +366,7 @@ void Server::start()
 | 
			
		||||
	m_thread->start();
 | 
			
		||||
 | 
			
		||||
	// ASCII art for the win!
 | 
			
		||||
	actionstream
 | 
			
		||||
	rawstream
 | 
			
		||||
		<< "        .__               __                   __   " << std::endl
 | 
			
		||||
		<< "  _____ |__| ____   _____/  |_  ____   _______/  |_ " << std::endl
 | 
			
		||||
		<< " /     \\|  |/    \\_/ __ \\   __\\/ __ \\ /  ___/\\   __\\" << std::endl
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user