Compare commits
2 Commits
7fefb18a07
...
ab724524f6
Author | SHA1 | Date |
---|---|---|
Stefan | ab724524f6 | |
Stefan | f6df9d33f7 |
|
@ -11,7 +11,8 @@ public class UI {
|
|||
int change = 2;
|
||||
|
||||
|
||||
int conflict = 100;
|
||||
|
||||
int conflict = 25;
|
||||
|
||||
|
||||
public UI(Banksystem bs) {
|
||||
|
|
Loading…
Reference in New Issue