We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22d501 commit 7e76340Copy full SHA for 7e76340
3 files changed
src/TSMapEditor/Content/sbDownArrowHovered.png
363 Bytes
src/TSMapEditor/Content/sbUpArrowHovered.png
src/TSMapEditor/TSMapEditor.csproj
@@ -375,6 +375,9 @@
375
<None Update="Content\sbDownArrow.png">
376
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
377
</None>
378
+ <None Update="Content\sbDownArrowHovered.png">
379
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
380
+ </None>
381
<None Update="Content\sbMiddle.png">
382
383
@@ -387,6 +390,9 @@
387
390
<None Update="Content\sbUpArrow.png">
388
391
389
392
393
+ <None Update="Content\sbUpArrowHovered.png">
394
395
396
<None Update="Content\sortbutton.png">
397
398
0 commit comments