修改
This commit is contained in:
parent
0102406668
commit
e51e3e78e4
@ -78,7 +78,7 @@ public static class InputDeviceWatcher
|
||||
OnDeviceChanged = null;
|
||||
initialized = false;
|
||||
}
|
||||
|
||||
|
||||
private static void OnAnyInputPerformed(InputAction.CallbackContext ctx)
|
||||
{
|
||||
if (ctx.control == null || ctx.control.device == null) return;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user