diff options
Diffstat (limited to 'indra/llinventory')
| -rw-r--r-- | indra/llinventory/llsettingssky.cpp | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/indra/llinventory/llsettingssky.cpp b/indra/llinventory/llsettingssky.cpp index a6f0d06e7d..969e0d1791 100644 --- a/indra/llinventory/llsettingssky.cpp +++ b/indra/llinventory/llsettingssky.cpp @@ -1052,4 +1052,5 @@ void LLSettingsSky::calculateLightSettings() const  LLUUID LLSettingsSky::GetDefaultAssetId()  {      return DEFAULT_ASSET_ID; -}
\ No newline at end of file +} + | 
