mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 04:00:37 -06:00
Fixes to comments on pull request
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if(os.getenv("OPENSPACE_DEVELOPER"))
|
||||
if os.getenv("OPENSPACE_DEVELOPER")
|
||||
then
|
||||
openspace.setPropertyValueSingle('OpenSpaceEngine.Visibility', 4)
|
||||
end
|
||||
openspace.setPropertyValueSingle('OpenSpaceEngine.PropertyVisibility', 4)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user