aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP')
-rw-r--r--OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
index eda9caa..8aa1b38 100644
--- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
+++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
@@ -40,10 +40,7 @@ using OpenMetaverse.Packets;
40using OpenMetaverse.StructuredData; 40using OpenMetaverse.StructuredData;
41using OpenSim.Framework; 41using OpenSim.Framework;
42using OpenSim.Framework.Client; 42using OpenSim.Framework.Client;
43<<<<<<< HEAD:OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
44using OpenSim.Framework.Communications.Cache; 43using OpenSim.Framework.Communications.Cache;
45=======
46>>>>>>> 696d711... Completely prevent full update packets being sent after kill object packets:OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
47using OpenSim.Framework.Statistics; 44using OpenSim.Framework.Statistics;
48using OpenSim.Region.Framework.Interfaces; 45using OpenSim.Region.Framework.Interfaces;
49using OpenSim.Region.Framework.Scenes; 46using OpenSim.Region.Framework.Scenes;