projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15bafa6
)
Minetest ASCII art: Move from actionstream to rawstream
author
paramat
<paramat@users.noreply.github.com>
Sat, 17 Mar 2018 22:05:21 +0000
(22:05 +0000)
committer
paramat
<mat.gregory@virginmedia.com>
Wed, 21 Mar 2018 04:31:46 +0000
(
04:31
+0000)
src/server.cpp
patch
|
blob
|
history
diff --git
a/src/server.cpp
b/src/server.cpp
index 166aa4db0e1776300eb09a8a1e89592b6ec4d034..774f3ef124821fd0cf652fa29f71c1adf5519e43 100644
(file)
--- a/
src/server.cpp
+++ b/
src/server.cpp
@@
-366,7
+366,7
@@
void Server::start()
m_thread->start();
// ASCII art for the win!
-
action
stream
+
raw
stream
<< " .__ __ __ " << std::endl
<< " _____ |__| ____ _____/ |_ ____ _______/ |_ " << std::endl
<< " / \\| |/ \\_/ __ \\ __\\/ __ \\ / ___/\\ __\\" << std::endl