mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-12 16:58:29 +00:00
Added missing native-reload when calling IsSDKAvailable without initializing
This commit is contained in:
parent
0d5123aca1
commit
8781ce126e
@ -114,6 +114,7 @@ namespace CUE.NET
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
_CUESDK.Reload();
|
||||||
_CUESDK.CorsairPerformProtocolHandshake();
|
_CUESDK.CorsairPerformProtocolHandshake();
|
||||||
|
|
||||||
if (sdkType == null || sdkType == CorsairDeviceType.Unknown)
|
if (sdkType == null || sdkType == CorsairDeviceType.Unknown)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user