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

@@ -81,5 +81,9 @@ namespace PriFileFormat
}
}
~Section ()
{
PriFile = null;
}
}
}