mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Slash lighting tweaks
This commit is contained in:
@@ -103,7 +103,6 @@ namespace GHelper.AnimeMatrix
|
||||
{
|
||||
case SlashMode.Static:
|
||||
deviceSlash.SetStatic();
|
||||
deviceSlash.Save();
|
||||
break;
|
||||
default:
|
||||
deviceSlash.SetMode((SlashMode)running);
|
||||
|
||||
Reference in New Issue
Block a user