Compare commits

..

No commits in common. "main" and "test1" have entirely different histories.
main ... test1

1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ public class UI {
int change = 2; int change = 2;
int conflict = 100;
int conflict = 25;
public UI(Banksystem bs) { public UI(Banksystem bs) {