Stab in the dark at fixing color corruption on 64bit builds.

This commit is contained in:
Shyotl
2012-01-22 21:45:10 -06:00
parent 51746dc751
commit c5024ff04d

View File

@@ -57,8 +57,8 @@ public:
{
U8 mV[LENGTHOFCOLOR4U];
U32 mAll;
LLColor4* mSources;
LLColor4U* mSourcesU;
//LLColor4* mSources;
//LLColor4U* mSourcesU;
};