mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Slash tweaks
This commit is contained in:
@@ -36,7 +36,7 @@ namespace GHelper.AnimeMatrix
|
||||
|
||||
try
|
||||
{
|
||||
if (AppConfig.ContainsModel("GA40"))
|
||||
if (AppConfig.ContainsModel("GA403"))
|
||||
deviceSlash = new SlashDevice();
|
||||
else
|
||||
deviceMatrix = new AnimeMatrixDevice();
|
||||
|
||||
Reference in New Issue
Block a user