Compare commits
No commits in common. "ab724524f6c476525539c54076c442de520a99a2" and "7fefb18a07bd3968237932477ce8ecd5993737b4" have entirely different histories.
ab724524f6
...
7fefb18a07
|
@ -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