Minetest ASCII art: Move from actionstream to rawstream

This commit is contained in:
paramat 2018-03-17 22:05:21 +00:00 committed by SmallJoker
parent a6b9acb7af
commit 1d7fbd035d
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ void Server::start(Address bind_addr)
m_thread->start();
// ASCII art for the win!
actionstream
rawstream
<<" .__ __ __ "<<std::endl
<<" _____ |__| ____ _____/ |_ ____ _______/ |_ "<<std::endl
<<" / \\| |/ \\_/ __ \\ __\\/ __ \\ / ___/\\ __\\"<<std::endl