Tastudio - topmost off by default
This commit is contained in:
parent
d45faaa99c
commit
13850b6788
|
@ -477,7 +477,7 @@ namespace BizHawk.Client.Common
|
|||
public bool TAStudioSaveWindowPosition = true;
|
||||
public bool AutoloadTAStudio = false;
|
||||
public bool AutoloadTAStudioProject = false;
|
||||
public bool TAStudioTopMost = true;
|
||||
public bool TAStudioTopMost = false;
|
||||
public int TASWndx = -1;
|
||||
public int TASWndy = -1;
|
||||
public int TASWidth = -1;
|
||||
|
|
Loading…
Reference in New Issue