Replace Wall trait with BlocksBullets

This commit is contained in:
reaperrr
2014-09-06 11:43:13 +02:00
parent eab8e2e6e2
commit 60eae9f229
3 changed files with 21 additions and 51 deletions

View File

@@ -183,7 +183,7 @@
<Compile Include="Buildings\ShakeOnDeath.cs" />
<Compile Include="Buildings\SoundOnDamageTransition.cs" />
<Compile Include="Buildings\Util.cs" />
<Compile Include="Buildings\Wall.cs" />
<Compile Include="BlocksBullets.cs" />
<Compile Include="Burns.cs" />
<Compile Include="C4Demolition.cs" />
<Compile Include="ExternalCapturable.cs" />