remotes/1691602464505633909/tmp_refs/heads/wonerujo-v0.10.1
qvqc 3 years ago committed by wowario
parent 71fc01aaf2
commit 85197effd5

@ -1763,7 +1763,7 @@ namespace cryptonote
main_message = "The daemon is running offline and will not attempt to sync to the Monero network."; main_message = "The daemon is running offline and will not attempt to sync to the Monero network.";
else else
main_message = "The daemon will start synchronizing with the network. This may take a long time to complete."; main_message = "The daemon will start synchronizing with the network. This may take a long time to complete.";
MGINFO_MAGENTA(ENDL << MGINFO_YELLOW(ENDL <<
"\n\n" "\n\n"
" ██╗██╗ ██╗███╗ ██╗██╗ ██╗██╗███████╗ \n" " ██╗██╗ ██╗███╗ ██╗██╗ ██╗██╗███████╗ \n"
" ██║██║ ██║████╗ ██║██║ ██╔╝██║██╔════╝ \n" " ██║██║ ██║████╗ ██║██║ ██╔╝██║██╔════╝ \n"
@ -1772,7 +1772,7 @@ namespace cryptonote
" ╚█████╔╝╚██████╔╝██║ ╚████║██║ ██╗██║███████╗ \n" " ╚█████╔╝╚██████╔╝██║ ╚████║██║ ██╗██║███████╗ \n"
" ╚════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝╚══════╝ " " ╚════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝╚══════╝ "
<< ENDL); << ENDL);
MGINFO_RED(ENDL << MGINFO_MAGENTA(ENDL <<
" @@@@&///////////////@ \n" " @@@@&///////////////@ \n"
" @@@@@@@@@@@@@@@@*/////////////////////#@ \n" " @@@@@@@@@@@@@@@@*/////////////////////#@ \n"
" @#////////(&@@@@//////////////////////////////////@ \n" " @#////////(&@@@@//////////////////////////////////@ \n"
@ -1800,7 +1800,7 @@ namespace cryptonote
" ////////////////////////// \n" " ////////////////////////// \n"
" //////////////// " " //////////////// "
<< ENDL); << ENDL);
MGINFO_MAGENTA(ENDL << MGINFO_YELLOW(ENDL <<
" ██╗███████╗███████╗███████╗ \n" " ██╗███████╗███████╗███████╗ \n"
" ██║██╔════╝██╔════╝██╔════╝ \n" " ██║██╔════╝██╔════╝██╔════╝ \n"
" ██║█████╗ █████╗ █████╗ \n" " ██║█████╗ █████╗ █████╗ \n"

Loading…
Cancel
Save