removing the verifier (broken security is worse than no security.)

This commit is contained in:
Bob
2010-04-04 16:08:34 +12:00
committed by Chris Forbes
parent 8f1102016c
commit ed33684cd5
3 changed files with 2 additions and 220 deletions

View File

@@ -97,7 +97,6 @@
<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" />