99.9% sure this isn't used
This commit is contained in:
parent
7795e34362
commit
519fd40c32
|
@ -68,7 +68,6 @@ namespace BizHawk.Client.Common
|
|||
ClickyVirtualPadController.Definition = new ControllerDefinition(def);
|
||||
|
||||
// Wire up input chain
|
||||
ControllerInputCoalescer.Definition = ActiveController.Definition;
|
||||
|
||||
UdLRControllerAdapter.Source = ActiveController.Or(AutoFireController);
|
||||
UdLRControllerAdapter.AllowUdlr = config.AllowUdlr;
|
||||
|
|
Loading…
Reference in New Issue