fix asscii

This commit is contained in:
lucaspalomodevelop 2023-08-05 16:25:56 +02:00
parent da285f1570
commit 572829cf96

View File

@ -77,7 +77,7 @@ int coffeeMain()
cout << " | | | |\n";
cout << " | |_| |\n";
cout << " ___| |\\___/\n";
cout << "/ \\___________/ \\n";
cout << "/ \\___________/ \\ \n";
cout << "\\_____________________/\n";
cout << "Dieser Rechner weiß wie viel Kaffee du am Tag brauchst!\nkennst du die Anzahl? J/N\ninput:";