Compare commits
No commits in common. "main" and "test1" have entirely different histories.
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue