mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-23 01:39:17 +01:00
Exit GetPadDetailForIdx after processing null reference
This commit is contained in:
parent
cc23f7af0b
commit
192dedcbc3
@ -75,7 +75,7 @@ namespace DS4Windows
|
||||
meta.Model = DsModel.None;
|
||||
meta.BatteryStatus = 0;
|
||||
meta.IsActive = false;
|
||||
|
||||
return;
|
||||
//return meta;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user