This commit is contained in:
Azalea
2024-02-07 03:50:19 -05:00
2 changed files with 32 additions and 1 deletions

View File

@@ -267,6 +267,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Main.cs" />
<Compile Include="UX\SkipWarningScreen.cs" />
<Compile Include="SinglePlayer.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
@@ -276,4 +277,4 @@
<Content Include="AquaMai.yaml" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>