summaryrefslogtreecommitdiff
path: root/indra/newview/llregioninfomodel.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-07-11 06:13:07 -0400
committerOz Linden <oz@lindenlab.com>2011-07-11 06:13:07 -0400
commitb5f00fd12059d1d442d42d66bd465a1e298cf923 (patch)
treeb0d8f4c8a90ef18b8d07aea9b5162f8d96362895 /indra/newview/llregioninfomodel.cpp
parentd190a02db8de28f9e67ee5d7a7c93195b27e8134 (diff)
parent99691e6a139a1b0f8d52c030d8dd4494a92e071a (diff)
merge changes for storm-1481
Diffstat (limited to 'indra/newview/llregioninfomodel.cpp')
-rw-r--r--indra/newview/llregioninfomodel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llregioninfomodel.cpp b/indra/newview/llregioninfomodel.cpp
index 6238f183c1..698c4f9bb9 100644
--- a/indra/newview/llregioninfomodel.cpp
+++ b/indra/newview/llregioninfomodel.cpp
@@ -157,6 +157,7 @@ void LLRegionInfoModel::update(LLMessageSystem* msg)
// actually the "last set" sun hour, not the current sun hour. JC
msg->getF32(_PREHASH_RegionInfo, _PREHASH_SunHour, mSunHour);
+ LL_DEBUGS("Windlight Sync") << "Got region sun hour: " << mSunHour << LL_ENDL;
// the only reasonable way to decide if we actually have any data is to
// check to see if any of these fields have nonzero sizes