mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 22:27:41 +00:00
Additional addon features for MP3
This commit is contained in:
@@ -73,5 +73,5 @@ public:
|
||||
help.endWrap();
|
||||
}
|
||||
|
||||
hecl::SystemString toolName() const override { return _SYS_STR("init"); }
|
||||
hecl::SystemStringView toolName() const override { return _SYS_STR("init"sv); }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user