mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Fix broken selection properties (closes #3676)
And small options key cleanup
This commit is contained in:
@@ -141,7 +141,6 @@ public:
|
||||
std::string stringValue() const override final;
|
||||
|
||||
private:
|
||||
static const std::string OptionsKey;
|
||||
nlohmann::json generateAdditionalJsonDescription() const override final;
|
||||
int toValue(lua_State* state) const override final;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user