mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Tweak for Slash lighting lid-close event https://github.com/seerge/g-helper/issues/2815
This commit is contained in:
@@ -140,7 +140,7 @@ namespace GHelper.AnimeMatrix
|
|||||||
|
|
||||||
if (deviceSlash is not null)
|
if (deviceSlash is not null)
|
||||||
{
|
{
|
||||||
deviceSlash.SetLidMode(matrixLid);
|
deviceSlash.SetLidMode(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (matrixLid || force)
|
if (matrixLid || force)
|
||||||
|
|||||||
Reference in New Issue
Block a user