This commit is contained in:
2025-07-27 16:20:39 +08:00
parent d84068d6b7
commit 93389f6b30
11 changed files with 577 additions and 24 deletions

View File

@@ -106,6 +106,8 @@
<Compile Include="CustomUIDef.cs" />
<Compile Include="Effect.cs" />
<Compile Include="DebugActions.cs" />
<Compile Include="EventContext.cs" />
<Compile Include="Condition.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />