mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-26 19:14:20 +01:00
Fixed bad copy pasta. I swear this was corrected previously. VS at fault again?
This commit is contained in:
parent
b9b89be554
commit
0eac27c8d1
@ -2178,7 +2178,7 @@ Properties.Resources.DS4Update, MessageBoxButtons.YesNo, MessageBoxIcon.Question
|
||||
}
|
||||
else
|
||||
{
|
||||
ScpDevice.UnregisterNotify(Handle);
|
||||
ScpDevice.UnregisterNotify(regHandle);
|
||||
}
|
||||
}
|
||||
else if (userClosing && closeMini && !contextclose)
|
||||
|
Loading…
Reference in New Issue
Block a user