- Null terminate bytes if passed to Utf8String

This commit is contained in:
Infi
2026-04-19 21:18:47 +02:00
parent 69c890facb
commit 93faf1b5bd
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Dalamud.NET.Sdk/14.0.2">
<PropertyGroup>
<Version>1.34.6</Version>
<Version>1.34.7</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>