Merge pull request #11136 from SzabKel/musicButtons
Added music controlling hotkeys. Closes #3231
This commit is contained in:
@@ -540,6 +540,7 @@
|
||||
<Compile Include="UtilityCommands\ExtractLanguageStringsCommand.cs" />
|
||||
<Compile Include="UtilityCommands\ExtractLuaDocsCommand.cs" />
|
||||
<Compile Include="UtilityCommands\ExtractTraitDocsCommand.cs" />
|
||||
<Compile Include="Widgets\Logic\Ingame\MusicControllerLogic.cs" />
|
||||
<Compile Include="WorldExtensions.cs" />
|
||||
<Compile Include="UtilityCommands\GetMapHashCommand.cs" />
|
||||
<Compile Include="UtilityCommands\Glob.cs" />
|
||||
@@ -754,4 +755,4 @@ cd "$(SolutionDir)"</PostBuildEvent>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user