diff options
Diffstat (limited to 'OpenSim/Region/CoreModules/Avatar/Assets/GetMeshModule.cs')
-rw-r--r-- | OpenSim/Region/CoreModules/Avatar/Assets/GetMeshModule.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/CoreModules/Avatar/Assets/GetMeshModule.cs b/OpenSim/Region/CoreModules/Avatar/Assets/GetMeshModule.cs index a090c0c..b8aed0b 100644 --- a/OpenSim/Region/CoreModules/Avatar/Assets/GetMeshModule.cs +++ b/OpenSim/Region/CoreModules/Avatar/Assets/GetMeshModule.cs | |||
@@ -113,6 +113,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Assets | |||
113 | } | 113 | } |
114 | 114 | ||
115 | #endregion | 115 | #endregion |
116 | |||
116 | public Hashtable ProcessGetMesh(Hashtable request, UUID AgentId, Caps cap) | 117 | public Hashtable ProcessGetMesh(Hashtable request, UUID AgentId, Caps cap) |
117 | { | 118 | { |
118 | 119 | ||