File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ static void Main(string[] args)
117117 static void PrintHeader ( string version )
118118 {
119119 Console . ForegroundColor = ConsoleColor . Red ;
120- Console . WriteLine ( "\r \n $$\\ $$\\ $$\\ $$\\ $$\\ $$\\ \r \n $$ | $$ | $$ | \\ __| $$ | $$ | \r \n $$ |$$ / $$$$$$\\ $$\\ $$\\ $$ | $$\\ $$$$$$\\ $$$$$$$\\ $$$$$$\\ $$$$$$\\ $$$$$$\\ \r \n $$$$$ / $$ __$$\\ $$ | $$ |$$ | $$ |$$ __$$\\ $$ __$$\\ \\ _$$ _| $$ __$$\\ $$ __$$\\ \r \n $$ $$< $$$$$$$$ |$$ | $$ |$$ | $$ |$$ / $$ |$$ | $$ | $$ | $$$$$$$$ |$$ | \\ __|\r \n $$ |\\ $$\\ $$ ____|$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ |$$\\ $$ ____|$$ | \r \n $$ | \\ $$\\ \\ $$$$$$$\\ \\ $$$$$$$ |$$$$$$$$\\ $$ |\\ $$$$$$$ |$$ | $$ | \\ $$$$ |\\ $$$$$$$\\ $$ | \r \n \\ __| \\ __|\\ _______| \\ ____$$ |\\ ________|\\ __| \\ ____$$ |\\ __| \\ __| \\ ____/ \\ _______|\\ __| \r \n $$\\ $$ | $$\\ $$ | \r \n \\ $$$$$$ | \\ $$$$$$ | \r \n \\ ______/ \\ ______/ \r \n " ) ;
120+ Console . WriteLine ( "\r \n $$\\ $$\\ $$\\ $$\\ $$\\ $$\\ $$\\ \r \n $$ | $$ | $$ | \\ __| $$ | $$ | \\ __| \r \n $$ |$$ / $$$$$$\\ $$\\ $$\\ $$ | $$\\ $$$$$$\\ $$$$$$$\\ $$$$$$\\ $$\\ $$$$$$$\\ $$$$$$\\ \r \n $$$$$ / $$ __$$\\ $$ | $$ |$$ | $$ |$$ __$$\\ $$ __$$\\ \\ _$$ _| $$ |$$ __$$\\ $$ __$$\\ \r \n $$ $$< $$$$$$$$ |$$ | $$ |$$ | $$ |$$ / $$ |$$ | $$ | $$ | $$ |$$ | $$ |$$ / $$ |\r \n $$ |\\ $$\\ $$ ____|$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ |$$\\ $$ |$$ | $$ |$$ | $$ |\r \n $$ | \\ $$\\ \\ $$$$$$$\\ \\ $$$$$$$ |$$$$$$$$\\ $$ |\\ $$$$$$$ |$$ | $$ | \\ $$$$ |$$ |$$ | $$ |\\ $$$$$$$ |\r \n \\ __| \\ __|\\ _______| \\ ____$$ |\\ ________|\\ __| \\ ____$$ |\\ __| \\ __| \\ ____/ \\ __|\\ __| \\ __| \\ ____$$ |\r \n $$\\ $$ | $$\\ $$ | $$\\ $$ |\r \n \\ $$$$$$ | \\ $$$$$$ | \\ $$$$$$ |\r \n \\ ______/ \\ ______/ \\ ______/ \r \n " ) ;
121121
122122 Console . ForegroundColor = ConsoleColor . White ;
123123 Console . WriteLine ( "============================================================" ) ;
You can’t perform that action at this time.
0 commit comments