Compare commits
2 Commits
b3688e89fd
...
45e86b3ecd
Author | SHA1 | Date |
---|---|---|
Stefan | 45e86b3ecd | |
Stefan | edd9d1fe02 |
|
@ -10,7 +10,9 @@ public class UI {
|
|||
|
||||
int change = 1;
|
||||
|
||||
int conflict = 5;
|
||||
|
||||
int conflict = 10;
|
||||
|
||||
|
||||
public UI(Banksystem bs) {
|
||||
this.bs = bs;
|
||||
|
|
Loading…
Reference in New Issue