Skip to content

Commit e82b718

Browse files
authored
GladiusIIIAimpointOmni signature update
1 parent cc622bd commit e82b718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Peripherals/PeripheralsProvider.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ public static void DedectOmniMouse()
278278
var s when s.StartsWith("R8") => new GladiusIIIAimpointOmni(), // R82020155689
279279
var s when s.StartsWith("R6") => new GladiusIIIAimpointOmni(), // R60120331787
280280
var s when s.StartsWith("R903") => new GladiusIIIAimpointOmni(), // R90319215881
281+
var s when s.StartsWith("R923") => new GladiusIIIAimpointOmni(), // R92307410710
281282
var s when s.StartsWith("R9") => new KerisWirelssAimpointOmni(), // R90518300572
282283
var s when s.StartsWith("T5") => new HarpeAceExtremeOmni(), // T5MPKR018406
283284
_ => new HarpeAceAimLabEditionOmni()

0 commit comments

Comments
 (0)