From: paramat Date: Sat, 17 Mar 2018 22:05:21 +0000 (+0000) Subject: Minetest ASCII art: Move from actionstream to rawstream X-Git-Tag: 0.4.17~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1d7fbd035df7df2a9000dbd3607a6eef1235641b;p=oweals%2Fminetest.git Minetest ASCII art: Move from actionstream to rawstream --- diff --git a/src/server.cpp b/src/server.cpp index f8e6846c3..363065995 100644 --- a/src/server.cpp +++ b/src/server.cpp @@ -415,7 +415,7 @@ void Server::start(Address bind_addr) m_thread->start(); // ASCII art for the win! - actionstream + rawstream <<" .__ __ __ "<