This commit is contained in:
子沐呀
2024-07-29 13:44:15 +08:00
Unverified
parent dda01660be
commit 3b8a463b62
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ bool LegacyRemoteCallApi::disable() { return true; }
} // namespace GMLIB
LL_REGISTER_PLUGIN(LegacyRemoteCallApi, LegacyRemoteCallApi::getInstance());
LL_REGISTER_MOD(LegacyRemoteCallApi, LegacyRemoteCallApi::getInstance());