dont send full update
parent
703cc1fd6d
commit
60a67d566e
|
@ -204,7 +204,7 @@ namespace OpenSim.Modules.TextureFetcher
|
|||
|
||||
if (updateNeeded == true)
|
||||
{
|
||||
part.SendFullUpdateToAllClients();
|
||||
//part.SendFullUpdateToAllClients();
|
||||
}
|
||||
}
|
||||
catch(Exception _error)
|
||||
|
|
Loading…
Reference in New Issue