Unhardcode minimap terrain colours; use dummy values for cnc temporarily

This commit is contained in:
Paul Chote
2010-03-04 22:30:21 +13:00
parent 1b908129db
commit b42dc743c1
13 changed files with 151 additions and 18 deletions

View File

@@ -94,6 +94,7 @@
<Compile Include="TypeDictionary.cs" />
<Compile Include="Walkability.cs" />
<Compile Include="ActorReference.cs" />
<Compile Include="TerrainColorSet.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.