committed by
Kacper Donat
parent
1f35b9d7fe
commit
b267203e67
@@ -100,7 +100,7 @@ void ExternalManager::getConfiguration()
|
||||
void ExternalManager::instantiate()
|
||||
{
|
||||
_instantiated = false;
|
||||
Base::Console().log("Loading external manager...\n");
|
||||
Base::Console().log("Loading external manager…\n");
|
||||
|
||||
if (_moduleName.empty() || _className.empty()) {
|
||||
Base::Console().log("External module not defined\n");
|
||||
|
||||
Reference in New Issue
Block a user