initial verifier hax. denies ALL assemblies.

This commit is contained in:
Chris Forbes
2010-03-18 17:29:08 +13:00
parent e9d95dba72
commit 3e32124d28
3 changed files with 36 additions and 1 deletions

View File

@@ -95,6 +95,7 @@
<Compile Include="TileSet.cs" />
<Compile Include="Tuple.cs" />
<Compile Include="TypeDictionary.cs" />
<Compile Include="Verifier.cs" />
<Compile Include="Walkability.cs" />
<Compile Include="ActorReference.cs" />
<Compile Include="TerrainColorSet.cs" />