- remove typo
- add menu to dependencies
This commit is contained in:
@@ -19,7 +19,7 @@ void Component::loop()
|
||||
(*it)->loop();
|
||||
}
|
||||
}
|
||||
this->runAsChild();F
|
||||
this->runAsChild();
|
||||
|
||||
if (this->onlyChilds)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user