Stab in the dark at fixing color corruption on 64bit builds.
This commit is contained in:
@@ -57,8 +57,8 @@ public:
|
|||||||
{
|
{
|
||||||
U8 mV[LENGTHOFCOLOR4U];
|
U8 mV[LENGTHOFCOLOR4U];
|
||||||
U32 mAll;
|
U32 mAll;
|
||||||
LLColor4* mSources;
|
//LLColor4* mSources;
|
||||||
LLColor4U* mSourcesU;
|
//LLColor4U* mSourcesU;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user