mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 09:20:26 -05:00
Some code facelifting
This commit is contained in:
@@ -171,7 +171,7 @@ ShadowComponent::ShadowComponent(const ghoul::Dictionary& dictionary)
|
||||
return;
|
||||
}
|
||||
ghoul::Dictionary d = dictionary.value<ghoul::Dictionary>("Shadows");
|
||||
|
||||
|
||||
const Parameters p = codegen::bake<Parameters>(d);
|
||||
|
||||
addProperty(_enabled);
|
||||
|
||||
Reference in New Issue
Block a user