mirror of
https://github.com/edubart/otclient.git
synced 2025-11-04 20:46:24 +01:00
too many changes to list, many regressions were made, master will be UNSTABLE for a few days
This commit is contained in:
@@ -29,7 +29,7 @@ class ModuleManager
|
||||
{
|
||||
public:
|
||||
void discoverAndLoadModules();
|
||||
bool discoverModule(const std::string& file);
|
||||
ModulePtr discoverModule(const std::string& moduleFile);
|
||||
void unloadModules();
|
||||
|
||||
ModulePtr getModule(const std::string& moduleName);
|
||||
|
||||
Reference in New Issue
Block a user