GUI: allow docking editors by default
This commit is contained in:
parent
38696423ae
commit
9a47cdd997
2 changed files with 2 additions and 2 deletions
|
|
@ -1259,7 +1259,7 @@ class FurnaceGUI {
|
|||
wrapVertical(0),
|
||||
macroView(0),
|
||||
fmNames(0),
|
||||
allowEditDocking(0),
|
||||
allowEditDocking(1),
|
||||
chipNames(0),
|
||||
overflowHighlight(0),
|
||||
partyTime(0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue