solved merge conflict

test1
Stefan 2024-10-28 14:10:41 +01:00
commit 45e86b3ecd
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ public class UI {
int change = 1;
int conflict = 5;
int conflict = 10;
public UI(Banksystem bs) {
this.bs = bs;