Unsupported .pmx incorrectly handled in advance

This commit is contained in:
ema
2025-07-28 16:19:30 +08:00
parent d88c8ab8de
commit 68cb555bad

View File

@@ -41,7 +41,7 @@ public class Plugin : IViewer
#endif #endif
// Extended_MMD // Extended_MMD
".pmx", //".pmx",
]); ]);
private HelixPanel _hp; private HelixPanel _hp;