aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/Caps.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Framework/Communications/Capabilities/Caps.cs')
-rw-r--r--OpenSim/Framework/Communications/Capabilities/Caps.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Communications/Capabilities/Caps.cs b/OpenSim/Framework/Communications/Capabilities/Caps.cs
index 6afb35c..1a63b98 100644
--- a/OpenSim/Framework/Communications/Capabilities/Caps.cs
+++ b/OpenSim/Framework/Communications/Capabilities/Caps.cs
@@ -310,7 +310,7 @@ namespace OpenSim.Region.Capabilities
310 else if (inventoryType == "animation") 310 else if (inventoryType == "animation")
311 { 311 {
312 inType = 19; 312 inType = 19;
313 assType = 19; 313 assType = 20;
314 } 314 }
315 315
316 AssetBase asset; 316 AssetBase asset;