Updated customize floater to work with layer 0 wearable, for now.
This commit is contained in:
@@ -201,6 +201,7 @@ void LLTexLayerSetBuffer::conditionalRestartUploadTimer()
|
||||
}
|
||||
else
|
||||
{
|
||||
mNeedsUploadTimer.unpause(); //Isn't always unpaused before this, although it should be..
|
||||
mNeedsUploadTimer.reset();
|
||||
mNeedsUploadTimer.start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user