Compare commits

..

No commits in common. "45e86b3ecdbc7e46ed08b78ae78a404b8c4c4476" and "b3688e89fd5800844f566a2fdf85ff12660d57df" have entirely different histories.

1 changed files with 1 additions and 3 deletions

View File

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