v0.3.1: all sorta UI changes
This commit is contained in:
committed by
Evan Debenham
parent
3cd86934bd
commit
c5252a5045
@@ -66,6 +66,6 @@ public class PrefsButton extends Button {
|
||||
|
||||
@Override
|
||||
protected void onClick() {
|
||||
parent.add( new WndSettings( false ) );
|
||||
parent.add( new WndSettings() );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user