Add CliffBackImpassabilityLayer to TS.

This commit is contained in:
Paul Chote
2016-11-26 11:18:22 +00:00
parent 68ee776b77
commit 7e428d2c91
3 changed files with 51 additions and 0 deletions

View File

@@ -776,6 +776,7 @@
<Compile Include="ModContent.cs" />
<Compile Include="Traits\AutoCarryable.cs" />
<Compile Include="Traits\AutoCarryall.cs" />
<Compile Include="Traits\World\CliffBackImpassabilityLayer.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">