[+] Extend notes pool to support some odd charts

This commit is contained in:
Clansty
2024-09-12 21:54:37 +08:00
parent 5341326811
commit b7004b3866
6 changed files with 133 additions and 0 deletions

View File

@@ -291,6 +291,7 @@
<Compile Include="Config.cs" />
<Compile Include="Fix\BasicFix.cs" />
<Compile Include="Fix\DisableReboot.cs" />
<Compile Include="Fix\ExtendNotesPool.cs" />
<Compile Include="Fix\FixCharaCrash.cs" />
<Compile Include="Fix\ForceAsServer.cs" />
<Compile Include="Fix\ForceFreePlay.cs" />