暂存控制台

This commit is contained in:
2025-07-29 18:26:56 +08:00
parent 6b5d9166e7
commit 313a57df0b
3 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@@ -109,6 +109,7 @@
<Compile Include="EventSystem\Effect.cs" />
<Compile Include="EventSystem\EventContext.cs" />
<Compile Include="EventSystem\EventUIConfigDef.cs" />
<Compile Include="EventSystem\CompOpenCustomUI.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 自定义清理任务删除obj文件夹中的临时文件 -->
@@ -116,4 +117,4 @@
<RemoveDir Directories="$(ProjectDir)obj\Debug" />
<RemoveDir Directories="$(ProjectDir)obj\Release" />
</Target>
</Project>
</Project>