Skip to content

Commit e18380e

Browse files
committed
remove all Bloody.Net codes, for real this time
1 parent d9c2bbb commit e18380e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project-Aurora/Project-Aurora/Project-Aurora.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@
157157
<HintPath>.\WindowsMediaController.dll</HintPath>
158158
<Private>true</Private>
159159
</Reference>
160-
<Reference Include="RGB.NET.Devices.Bloody">
160+
<!-- <Reference Include="RGB.NET.Devices.Bloody">
161161
<HintPath>.\RGB.NET.Devices.Bloody.dll</HintPath>
162162
<Private>true</Private>
163-
</Reference>
163+
</Reference> -->
164164
</ItemGroup>
165165

166166
<ItemGroup>

Project-Aurora/Project-Aurora/Settings/Configuration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ public class Configuration : INotifyPropertyChanged
550550
typeof(Devices.RGBNet.RgbNetDevice),
551551
typeof(Devices.Razer.RazerDevice),
552552
typeof(Devices.Roccat.RoccatDevice),
553-
typeof(Devices.RGBNet.BloodyRgbNetDevice),
553+
//typeof(Devices.RGBNet.BloodyRgbNetDevice),
554554
typeof(Devices.RGBNet.CorsairRgbNetDevice),
555555
typeof(Devices.RGBNet.LogitechRgbNetDevice),
556556
typeof(Devices.Omen.OmenDevices),

0 commit comments

Comments
 (0)