merge2
parent
9b9105043f
commit
edd9d1fe02
|
@ -10,7 +10,7 @@ public class UI {
|
||||||
|
|
||||||
int change = 1;
|
int change = 1;
|
||||||
|
|
||||||
int conflict = 0;
|
int conflict = 10;
|
||||||
|
|
||||||
public UI(Banksystem bs) {
|
public UI(Banksystem bs) {
|
||||||
this.bs = bs;
|
this.bs = bs;
|
||||||
|
|
Loading…
Reference in New Issue