committed by
Kacper Donat
parent
0be9b79093
commit
996bb28199
@@ -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