mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Step one on the long march towards grid based inventory. Introduction of an InevntoryServer
This commit is contained in:
@@ -431,4 +431,4 @@ namespace OpenSim.Region.Environment.Modules
|
||||
m_tcp.Close();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -490,4 +490,4 @@ namespace OpenSim.Region.Environment.Modules
|
||||
return m_id;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1059,4 +1059,4 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
SendOurAppearance(m_controllingClient);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user