merge1
Stefan 2024-10-28 14:04:14 +01:00
parent 9b9105043f
commit b3688e89fd
1 changed files with 1 additions and 1 deletions

View File

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