Add single player mode, enabled by default

This commit is contained in:
Tianyi Cao
2024-02-06 23:38:36 -08:00
parent 4c1f8e4005
commit 82d076b87d
3 changed files with 33 additions and 1 deletions

View File

@@ -263,6 +263,7 @@
<Compile Include="CutsceneSkipping.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Main.cs" />
<Compile Include="SinglePlayer.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>