1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 15:30:06 +08:00

Remove unnecessary file

This commit is contained in:
Dean Herbert
2019-07-02 19:44:04 +09:00
Unverified
parent 9bed0094de
commit 486e7e4e1e
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -1 +0,0 @@
MONO_GC_PARAMS=nursery-size=8m
-3
View File
@@ -46,8 +46,5 @@
<ItemGroup>
<AndroidResource Include="Resources\drawable\lazer.png" />
</ItemGroup>
<ItemGroup>
<AndroidEnvironment Include="monogc.txt" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
</Project>