fix: fix a compile error
This commit is contained in:
committed by
GitHub
Unverified
parent
0ff5597023
commit
b666ae361e
+1
-1
@@ -35,4 +35,4 @@ bool LegacyRemoteCallApi::disable() { return true; }
|
|||||||
|
|
||||||
} // namespace gmlib
|
} // namespace gmlib
|
||||||
|
|
||||||
LL_REGISTER_MOD(GMLIB::LegacyRemoteCallApi, GMLIB::LegacyRemoteCallApi::getInstance());
|
LL_REGISTER_MOD(gmlib::LegacyRemoteCallApi, gmlib::LegacyRemoteCallApi::getInstance());
|
||||||
|
|||||||
Reference in New Issue
Block a user