remove an unused config variable
This commit is contained in:
parent
fd28a593f6
commit
8a64bb3ee7
|
@ -511,7 +511,6 @@ namespace BizHawk.Client.Common
|
|||
|
||||
// VirtualPad Dialog
|
||||
public ToolDialogSettings VirtualPadSettings = new ToolDialogSettings();
|
||||
public bool VirtualPadsUpdatePads = true;
|
||||
public bool AutoloadVirtualPad = false;
|
||||
public bool VirtualPadSticky = true;
|
||||
public bool VirtualPadClearClearsAnalog = false;
|
||||
|
|
Loading…
Reference in New Issue