Fix bugs.

This commit is contained in:
Bruce
2026-04-10 13:58:15 +08:00
parent 0f7c4be17e
commit 200262d3ca
14 changed files with 334 additions and 44 deletions

View File

@@ -18,5 +18,6 @@ namespace PriFileFormat
{
SectionContent = null;
}
~UnknownSection () { ClearContent (); }
}
}