mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2025-12-31 16:30:07 -06:00
4 lines
115 B
Lua
4 lines
115 B
Lua
if(os.getenv("OPENSPACE_DEVELOPER"))
|
|
then
|
|
openspace.setPropertyValueSingle('OpenSpaceEngine.Visibility', 4)
|
|
end |