Use Channels in ChannelListItems, ChannelSection, fix ChannelListItem being misaligned

This commit is contained in:
DrabWeb
2017-05-20 18:29:57 -03:00
parent 31890a1e01
commit 6a8d745db1
4 changed files with 77 additions and 15 deletions

View File

@ -430,6 +430,7 @@
<Compile Include="Rulesets\Replays\AutoGenerator.cs" />
<Compile Include="Overlays\Chat\ChannelSelectionOverlay.cs" />
<Compile Include="Overlays\Chat\ChannelListItem.cs" />
<Compile Include="Overlays\Chat\ChannelSection.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(SolutionDir)\osu-framework\osu.Framework\osu.Framework.csproj">