Add Android mouse settings

This commit is contained in:
Susko3
2022-01-15 14:38:38 +01:00
parent f3eaa95041
commit 037e56f13e
4 changed files with 122 additions and 2 deletions

View File

@ -26,6 +26,7 @@
<EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
</PropertyGroup>
<ItemGroup>
<Compile Include="AndroidMouseSettings.cs" />
<Compile Include="GameplayScreenRotationLocker.cs" />
<Compile Include="OsuGameActivity.cs" />
<Compile Include="OsuGameAndroid.cs" />