Fixed bad copy pasta. I swear this was corrected previously. VS at fault again?

This commit is contained in:
Travis Nickles 2018-11-01 15:53:32 -05:00
parent b9b89be554
commit 0eac27c8d1

View File

@ -2178,7 +2178,7 @@ Properties.Resources.DS4Update, MessageBoxButtons.YesNo, MessageBoxIcon.Question
}
else
{
ScpDevice.UnregisterNotify(Handle);
ScpDevice.UnregisterNotify(regHandle);
}
}
else if (userClosing && closeMini && !contextclose)