Smoothwalling. (#91)

This commit is contained in:
Pieter-Jan Briers
2018-08-09 20:22:54 +02:00
committed by GitHub
parent 830159390b
commit fa594fb3e9
15 changed files with 513 additions and 244 deletions

View File

@@ -115,5 +115,6 @@
<Compile Include="GameObjects\Components\Construction\ConstructorComponent.cs" />
<Compile Include="GameObjects\Components\Construction\ConstructionGhostComponent.cs" />
<Compile Include="Construction\ConstructionPlacementHijack.cs" />
<Compile Include="GameObjects\Components\IconSmoothing\IconSmoothComponent.cs" />
</ItemGroup>
</Project>