mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
minor changes on lludp updates send control
This commit is contained in:
@@ -759,10 +759,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
callback(cats);
|
||||
}
|
||||
catch { }
|
||||
|
||||
if (callback != null)
|
||||
udpcli.QueueEmptyRunning = false;
|
||||
}
|
||||
udpcli.QueueEmptyRunning = false;
|
||||
udpcli = null;
|
||||
callback = null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user