Add an update rule for CarryableHarvester

This commit is contained in:
abcdefg30
2018-11-01 13:56:05 +00:00
committed by Paul Chote
parent db58b35856
commit ed7d12506d
3 changed files with 63 additions and 0 deletions

View File

@@ -593,6 +593,7 @@
<Compile Include="UpdateRules\Rules\20180923\MergeCaptureTraits.cs" />
<Compile Include="UpdateRules\Rules\20180923\RemovedNotifyBuildComplete.cs" />
<Compile Include="UpdateRules\Rules\20180923\ChangeTakeOffSoundAndLandingSound.cs" />
<Compile Include="UpdateRules\Rules\20180923\AddCarryableHarvester.cs" />
<Compile Include="UtilityCommands\CheckYaml.cs" />
<Compile Include="UtilityCommands\ConvertPngToShpCommand.cs" />
<Compile Include="UtilityCommands\ConvertSpriteToPngCommand.cs" />