1
0

feat: finish dup mesh/mtl/tex check rule in BMapInspector

- also fix "use after free" issue in QuoteObjectNames.
This commit is contained in:
2026-03-02 12:30:02 +08:00
parent 1a36a8b6d7
commit d1f4a37097
4 changed files with 102 additions and 20 deletions

View File

@@ -129,8 +129,6 @@ namespace BMapInspector::Rule {
auto left_sector_idx = static_cast<L::CKDWORD>(i + 1);
auto right_sector_idx = static_cast<L::CKDWORD>(j + 1);
// Join object together
// Output result.
reporter.FormatWarning(ZZQ2,
u8"Some objects are grouped into sector %" PRIuCKDWORD " and sector %" PRIuCKDWORD