mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-30 07:49:31 -05:00
ISWACygnet child of Renderable
This commit is contained in:
@@ -84,7 +84,6 @@ Renderable::Renderable(const ghoul::Dictionary& dictionary)
|
||||
"Scenegraphnode need to specify '" << SceneGraphNode::KeyName
|
||||
<< "' because renderables is going to use this for debugging!");
|
||||
#endif
|
||||
|
||||
dictionary.getValue(keyStart, _startTime);
|
||||
dictionary.getValue(keyEnd, _endTime);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user