Add new trait ReloadArmamentsBar which renders a bar to show the current reload status

This commit is contained in:
Jean-Rémy Buchs
2017-06-03 00:41:42 +02:00
committed by Paul Chote
parent 4ffcd9b4a5
commit 488440197e
2 changed files with 61 additions and 0 deletions

View File

@@ -811,6 +811,7 @@
<Compile Include="Widgets\Logic\ButtonTooltipWithDescHighlightLogic.cs" />
<Compile Include="Traits\AutoTargetPriority.cs" />
<Compile Include="Traits\Conditions\GrantConditionOnBotOwner.cs" />
<Compile Include="Traits\Render\ReloadArmamentsBar.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">