Slash lightning UI tweaks

This commit is contained in:
Serge
2024-02-10 22:49:17 +01:00
parent 6a44c42cbf
commit 72888401b9
3 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ namespace GHelper.AnimeMatrix
public class SlashDevice : Device
{
public SlashDevice() : base(0x0B05, 0x193B, 640) // 128
public SlashDevice() : base(0x0B05, 0x193B, 128)
{
}