mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-21 10:28:44 -05:00
Fix faulty property string
This commit is contained in:
@@ -52,7 +52,7 @@ namespace {
|
||||
};
|
||||
|
||||
constexpr openspace::properties::Property::PropertyInfo IncludeRollInfo = {
|
||||
"IncludeRollInfo",
|
||||
"IncludeRoll",
|
||||
"Include Roll",
|
||||
"If disabled, roll is removed from the interpolation of camera orientation."
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user