Rename CrateAction>Notification to Sound

This commit is contained in:
Mustafa Alperen Seki
2018-10-12 15:50:13 +03:00
committed by Paul Chote
parent f18ce8cfda
commit f066655bb7
3 changed files with 55 additions and 2 deletions

View File

@@ -587,6 +587,7 @@
<Compile Include="Traits\World\WeatherOverlay.cs" />
<Compile Include="Traits\World\ActorSpawnManager.cs" />
<Compile Include="Traits\ActorSpawner.cs" />
<Compile Include="UpdateRules\Rules\20180923\RenameCrateActionNotification.cs" />
<Compile Include="UpdateRules\Rules\20180923\MergeCaptureTraits.cs" />
<Compile Include="UpdateRules\Rules\20180923\RemovedNotifyBuildComplete.cs" />
<Compile Include="UpdateRules\Rules\20180923\ChangeTakeOffSoundAndLandingSound.cs" />