mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
* Committing Nini.dll with the patch from #3773 applied
* Fixing a log message typo
This commit is contained in:
@@ -10604,7 +10604,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
}
|
||||
else
|
||||
{
|
||||
m_log.Warn("[LLClientView] UpdatePriorityHandle returned false, dropping update");
|
||||
m_log.Warn("[LLCLIENTVIEW]: UpdatePriorityHandler returned false, dropping update");
|
||||
lookup.Heap.Remove(lookup.Handle);
|
||||
this.lookup_table.Remove(item.LocalID);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user