mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 23:36:00 -04:00
Add missing true state
This commit is contained in:
parent
3541d31b95
commit
be87eec11b
@ -129,7 +129,7 @@ public abstract class Overlay<T extends Overlay> {
|
||||
protected double buttonDistance = 20;
|
||||
protected Type type = Type.Undefined;
|
||||
protected boolean hideCloseButton;
|
||||
protected boolean useAnimation;
|
||||
protected boolean useAnimation = true;
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user