Compare commits
No commits in common. "main" and "test1" have entirely different histories.
|
@ -11,8 +11,7 @@ public class UI {
|
|||
int change = 2;
|
||||
|
||||
|
||||
|
||||
int conflict = 25;
|
||||
int conflict = 100;
|
||||
|
||||
|
||||
public UI(Banksystem bs) {
|
||||
|
|
Loading…
Reference in New Issue