mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 08:49:20 -05:00
solve merge conflict
This commit is contained in:
@@ -36,7 +36,6 @@ TextureCygnet::TextureCygnet(const ghoul::Dictionary& dictionary)
|
||||
:IswaCygnet(dictionary)
|
||||
{
|
||||
registerProperties();
|
||||
_type = IswaManager::CygnetType::Texture;
|
||||
}
|
||||
|
||||
TextureCygnet::~TextureCygnet(){}
|
||||
|
||||
Reference in New Issue
Block a user