This commit is contained in:
2025-07-27 15:59:44 +08:00
parent 83422aaea8
commit d84068d6b7
10 changed files with 348 additions and 12 deletions

View File

@@ -102,6 +102,10 @@
<Compile Include="MentalState_BrokenPersonality.cs" />
<Compile Include="MentalStateDefExtension_BrokenPersonality.cs" />
<Compile Include="MentalBreakWorker_BrokenPersonality.cs" />
<Compile Include="Dialog_CustomDisplay.cs" />
<Compile Include="CustomUIDef.cs" />
<Compile Include="Effect.cs" />
<Compile Include="DebugActions.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />