Revert "Replace legacy Evaluator with IntegerExpressions."

This reverts commit cd0898236d.
This commit is contained in:
Paul Chote
2017-07-07 21:47:16 +01:00
committed by reaperrr
parent f7c57cfc6f
commit 4f16b0d464
3 changed files with 120 additions and 11 deletions

View File

@@ -297,6 +297,7 @@
<Compile Include="Primitives\TypeDictionary.cs" />
<Compile Include="Map\ActorInitializer.cs" />
<Compile Include="Map\ActorReference.cs" />
<Compile Include="Support\Evaluator.cs" />
<Compile Include="Settings.cs" />
<Compile Include="Graphics\PlayerColorRemap.cs" />
<Compile Include="Graphics\Palette.cs" />