[TASK] Enable windows by default.

This commit is contained in:
Jan Philipp Timme 2016-10-12 21:13:44 +02:00
parent ed6370e59f
commit 9afaebba94
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ public class FancyTextObserverWindow extends JFrame implements Observer {
private volatile boolean autoScrollToBottom = true;
private volatile boolean usePrefixManager = true;
private volatile boolean clearInsteadOfEleminatingLines = true;
private volatile boolean updateThisWindow = false;
private volatile boolean updateThisWindow = true;
/**
* Constructor