- Improve draw performance by adjusting if assumption

This commit is contained in:
Infi
2025-06-22 12:49:05 +02:00
parent f3783e9abf
commit e43167101b
2 changed files with 15 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Dalamud.NET.Sdk/12.0.2">
<PropertyGroup>
<Version>1.30.4</Version>
<Version>1.30.5</Version>
<TargetFramework>net9.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>