Add Custom Sound block

This commit is contained in:
azakhi
2018-08-27 22:43:01 +03:00
parent 1e9b1158bd
commit 2958d93b33
7 changed files with 154 additions and 5 deletions

View File

@@ -64,6 +64,7 @@
<Compile Include="BlockItemTypes\BeamBlockItem.cs" />
<Compile Include="BlockItemTypes\BorderColorBlockItem.cs" />
<Compile Include="BlockItemTypes\ClassBlockItem.cs" />
<Compile Include="BlockItemTypes\CustomSoundBlockItem.cs" />
<Compile Include="BlockItemTypes\DisableDropSoundBlockItem.cs" />
<Compile Include="BlockItemTypes\ElderMapBlockItem.cs" />
<Compile Include="BlockItemTypes\GemLevelBlockItem.cs" />