ShotgunExtension和CruiseMissileProperties

This commit is contained in:
2025-08-01 01:41:38 +08:00
parent 892e155207
commit e34397e63b
9 changed files with 503 additions and 28 deletions

View File

@@ -112,6 +112,8 @@
<Compile Include="EventSystem\CompOpenCustomUI.cs" />
<Compile Include="EventSystem\QuestNode_Root_EventLetter.cs" />
<Compile Include="EventSystem\Letter_EventChoice.cs" />
<Compile Include="Verb\ProperShotgun.cs" />
<Compile Include="Verb\Trackingbullet.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 自定义清理任务删除obj文件夹中的临时文件 -->