Fix very bad no good white box delete item bug

This commit is contained in:
Tyfon
2024-07-07 18:21:54 -07:00
parent 11592fcd7d
commit d64a07d102
3 changed files with 5 additions and 6 deletions

View File

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