mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-25 18:46:58 +01:00
Add details back for multiaction
This commit is contained in:
parent
91f36e4297
commit
773b90ebe1
@ -2602,6 +2602,7 @@ namespace DS4Windows
|
||||
else if (type == "MultiAction")
|
||||
{
|
||||
typeID = ActionTypeId.MultiAction;
|
||||
this.details = details;
|
||||
}
|
||||
else if (type == "XboxGameDVR")
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user