mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-12-23 23:21:49 +01:00
Make sure to use profile lightbar color when syncing controller to Sony adapter
Related to issue #238
This commit is contained in:
parent
46c391f1d9
commit
ace46f1011
@ -991,6 +991,7 @@ namespace DS4Windows
|
||||
{
|
||||
synced = controllerSynced;
|
||||
SyncChange?.Invoke(this, EventArgs.Empty);
|
||||
sendOutputReport(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user