fix rotation of multiselect dragged item

This commit is contained in:
Tyfon
2024-07-09 01:09:05 -07:00
parent bf4faf5a8e
commit ccdd6f3c21
5 changed files with 21 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
<TargetFramework>net471</TargetFramework>
<AssemblyName>Tyfon.UIFixes</AssemblyName>
<Description>SPT UI Fixes</Description>
<Version>2.0.3</Version>
<Version>2.0.4</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Configurations>Debug;Release;Dist</Configurations>