more fine tuning
This commit is contained in:
parent
afcf93f666
commit
0169e15d0e
@ -259,7 +259,7 @@ void modify_employee()
|
||||
break;
|
||||
case 2:
|
||||
employees.remove(*current);
|
||||
cout << "Benutzer gel\x94scht";
|
||||
cout << "Benutzer gel\x94scht" << endl;
|
||||
system("pause");
|
||||
end_program = true;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user