mirror of https://github.com/cy384/ssheven.git
remove typo in logo
This commit is contained in:
parent
1200b63056
commit
9556135cda
|
@ -848,7 +848,7 @@ int main(int argc, char** argv)
|
||||||
" | (___| (___ | |__| | _____ _____ _ __\r\n"
|
" | (___| (___ | |__| | _____ _____ _ __\r\n"
|
||||||
" \\___ \\\\___ \\| __ |/ _ \\ \\ / / _ \\ '_ \\\r\n"
|
" \\___ \\\\___ \\| __ |/ _ \\ \\ / / _ \\ '_ \\\r\n"
|
||||||
" ____) |___) | | | | __/\\ V / __/ | | |\r\n"
|
" ____) |___) | | | | __/\\ V / __/ | | |\r\n"
|
||||||
" |_____/_____/|_| |_|\\___| \\_/ \\___|_| |_|]\r\n";
|
" |_____/_____/|_| |_|\\___| \\_/ \\___|_| |_|\r\n";
|
||||||
|
|
||||||
printf_i(logo);
|
printf_i(logo);
|
||||||
printf_i("by cy384, version " SSHEVEN_VERSION "\r\n");
|
printf_i("by cy384, version " SSHEVEN_VERSION "\r\n");
|
||||||
|
|
Loading…
Reference in New Issue