generalize the hover code

This commit is contained in:
Jorolf
2017-08-08 23:11:46 +02:00
parent 02a22e3f77
commit 1c2329f111
3 changed files with 50 additions and 21 deletions

View File

@ -92,6 +92,7 @@
<Compile Include="Graphics\UserInterface\MenuItemType.cs" />
<Compile Include="Graphics\UserInterface\OsuContextMenu.cs" />
<Compile Include="Graphics\UserInterface\OsuContextMenuItem.cs" />
<Compile Include="Graphics\Containers\OsuHoverContainer.cs" />
<Compile Include="IO\FileStore.cs" />
<Compile Include="IO\FileInfo.cs" />
<Compile Include="Online\API\Requests\GetUsersRequest.cs" />