From 87cff4ee8678ee09981660da6eb79c4121bb17f2 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 5 May 2011 09:30:33 +0000 Subject: [PATCH] less is more Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3707 --- src/shell/shell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shell/shell.cpp b/src/shell/shell.cpp index 93aabeda..77a40021 100644 --- a/src/shell/shell.cpp +++ b/src/shell/shell.cpp @@ -493,7 +493,7 @@ void SHELL_Init() { "\033[44;1m\xC9\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD" "\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD" "\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xCD\xBB\n" - "\xBA \033[32mWelcome to DOSBox v%-8s\033[37m \xBA\n" + "\xBA \033[32mWelcome to DOSBox %-8s\033[37m \xBA\n" "\xBA \xBA\n" // "\xBA DOSBox runs real and protected mode games. \xBA\n" "\xBA For a short introduction for new users type: \033[33mINTRO\033[37m \xBA\n"