mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Remove IGesturesModules since it won't be very helpful without a client message anyway
This commit is contained in:
@@ -2344,8 +2344,6 @@ if (m_shape != null) {
|
||||
Vector3 position = AbsolutePosition; // region local
|
||||
ulong regionHandle = m_parentGroup.Scene.RegionInfo.RegionHandle;
|
||||
|
||||
//byte flags = 0;
|
||||
|
||||
if (!UUID.TryParse(sound, out soundID))
|
||||
{
|
||||
// search sound file from inventory
|
||||
|
||||
Reference in New Issue
Block a user