This commit is contained in:
Serge
2024-06-21 15:12:29 +02:00
parent ab76e524cd
commit 181f8e4a0f

View File

@@ -82,7 +82,7 @@
public override bool HasDPIColors()
{
return true;
return false;
}
public override bool IsLightingModeSupported(LightingMode lightingMode)