Add a utility command for checking sequences.

This commit is contained in:
Paul Chote
2015-03-21 21:36:10 +00:00
parent 5de9e72707
commit a69145caf0
5 changed files with 56 additions and 1 deletions

View File

@@ -616,6 +616,7 @@
<Compile Include="Widgets\ViewportControllerWidget.cs" />
<Compile Include="Widgets\VqaPlayerWidget.cs" />
<Compile Include="Traits\Render\WithInfantryBody.cs" />
<Compile Include="UtilityCommands\CheckSequenceSprites.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>