mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizing updates
This commit is contained in:
@@ -596,6 +596,11 @@ namespace OpenSim.Client.VWoHTTP.ClientStack
|
||||
throw new System.NotImplementedException();
|
||||
}
|
||||
|
||||
public void ReprioritizeUpdates(StateUpdateTypes type, UpdatePriorityHandler handler)
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
}
|
||||
|
||||
public void FlushPrimUpdates()
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
|
||||
Reference in New Issue
Block a user