Add a base single-hotkey logic class to avoid future duplication.
This commit is contained in:
@@ -821,6 +821,7 @@
|
||||
<Compile Include="Traits\Render\ReloadArmamentsBar.cs" />
|
||||
<Compile Include="Lint\CheckChromeHotkeys.cs" />
|
||||
<Compile Include="UtilityCommands\LintInterfaces.cs" />
|
||||
<Compile Include="Widgets\Logic\SingleHotkeyBaseLogic.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<Target Name="AfterBuild">
|
||||
|
||||
Reference in New Issue
Block a user