mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
Additional addon features for MP3
This commit is contained in:
@@ -145,7 +145,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
hecl::SystemString toolName() const override { return _SYS_STR("cook"); }
|
||||
hecl::SystemStringView toolName() const override { return _SYS_STR("cook"sv); }
|
||||
|
||||
int run() override {
|
||||
hecl::MultiProgressPrinter printer(true);
|
||||
|
||||
Reference in New Issue
Block a user