mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
ImageReaders can now contribute config.
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
{
|
||||
_proto = loadFl2File(_config.filename());
|
||||
|
||||
*_fluxConfig.mutable_drive() = _proto.drive();
|
||||
*_extraConfig.mutable_drive() = _proto.drive();
|
||||
}
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user