diff --git a/src/factories/LightsFactory.cpp b/src/factories/LightsFactory.cpp index 0e8265c..a14e12f 100644 --- a/src/factories/LightsFactory.cpp +++ b/src/factories/LightsFactory.cpp @@ -12,7 +12,7 @@ void LightsHeaderExporter::Export(std::ostream &write, std::shared_ptr raw, std::string& entryName, YAML::Node &node, std::string* replacement ) { @@ -100,4 +100,4 @@ std::optional> LightsFactory::parse(std::vector(lights); -} \ No newline at end of file +}