Skip to content

Commit

Permalink
remove all Bloody.Net codes, for real this time
Browse files Browse the repository at this point in the history
  • Loading branch information
Aytackydln committed Nov 18, 2022
1 parent d9c2bbb commit e18380e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project-Aurora/Project-Aurora/Project-Aurora.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@
<HintPath>.\WindowsMediaController.dll</HintPath>
<Private>true</Private>
</Reference>
<Reference Include="RGB.NET.Devices.Bloody">
<!-- <Reference Include="RGB.NET.Devices.Bloody">
<HintPath>.\RGB.NET.Devices.Bloody.dll</HintPath>
<Private>true</Private>
</Reference>
</Reference> -->
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Project-Aurora/Project-Aurora/Settings/Configuration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ public class Configuration : INotifyPropertyChanged
typeof(Devices.RGBNet.RgbNetDevice),
typeof(Devices.Razer.RazerDevice),
typeof(Devices.Roccat.RoccatDevice),
typeof(Devices.RGBNet.BloodyRgbNetDevice),
//typeof(Devices.RGBNet.BloodyRgbNetDevice),
typeof(Devices.RGBNet.CorsairRgbNetDevice),
typeof(Devices.RGBNet.LogitechRgbNetDevice),
typeof(Devices.Omen.OmenDevices),
Expand Down

0 comments on commit e18380e

Please sign in to comment.