Alles pushen

master
Alper Kaya 2022-10-10 13:50:54 +02:00
parent 645c1b7e07
commit cc6ac474a8
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ public class UI {
case 2: kontoAnlegen(); break;
case 3: kontoEinzahlen(); break;
case 4: kontoStand(); break;
//case 5: kontoAbheben() break; Ttest
//case 5: kontoAbheben() break;
case 9: break mainloop;
}
}