Content changes for tile ID refactor.

This commit is contained in:
Pieter-Jan Briers
2019-04-03 21:20:26 +02:00
parent b52b8d495e
commit bd5f920151
8 changed files with 103 additions and 16 deletions

View File

@@ -83,6 +83,7 @@
<Compile Include="GameObjects\PhysicalConstants.cs" />
<Compile Include="Interfaces\ISharedNotifyManager.cs" />
<Compile Include="GameObjects\Verb.cs" />
<Compile Include="Maps\ContentTileDefinition.cs" />
<Compile Include="Physics\CollisionGroup.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="GameObjects\Components\Items\SharedHandsComponent.cs" />
@@ -116,4 +117,4 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>