bring back CSV damage per second export

This commit is contained in:
Matthias Mailänder
2014-09-21 13:19:48 +02:00
parent df5b7d4497
commit 9080d31c5a
5 changed files with 189 additions and 1 deletions

View File

@@ -534,6 +534,9 @@
<Compile Include="UpgradeActorsNear.cs" />
<Compile Include="WithRangeCircle.cs" />
<Compile Include="Scripting\Properties\TransformProperties.cs" />
<Compile Include="UtilityCommands\ExportCharacterSeparatedRules.cs" />
<Compile Include="UtilityCommands\Extensions.cs" />
<Compile Include="UtilityCommands\ActorStatsExport.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">