1
0
Fork 0

Change the length of version field in infobox

Otherwise, infobox looks broken when version string has more
than 8 characters.
This commit is contained in:
Patryk Obara 2019-11-29 03:10:48 +01:00 committed by Patryk Obara
parent e5234c7802
commit 59edc4d9b5

View file

@ -598,7 +598,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 %-8s\033[37m \xBA\n"
"\xBA \033[32mWelcome to DOSBox %-48s\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"