Try to fix bugs.

This commit is contained in:
Bruce
2026-04-10 10:50:22 +08:00
parent 19757502ae
commit f563f97f12
17 changed files with 231 additions and 332 deletions
-1
View File
@@ -18,6 +18,5 @@ namespace PriFileFormat
{
SectionContent = null;
}
~UnknownSection () { ClearContent (); }
}
}