mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 03:47:42 +00:00
Additional addon features for MP3
This commit is contained in:
@@ -71,7 +71,7 @@ public:
|
||||
help.endWrap();
|
||||
}
|
||||
|
||||
hecl::SystemString toolName() const override { return _SYS_STR("spec"); }
|
||||
hecl::SystemStringView toolName() const override { return _SYS_STR("spec"sv); }
|
||||
|
||||
int run() override {
|
||||
if (!m_info.project) {
|
||||
|
||||
Reference in New Issue
Block a user