mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
mantis 8896: triggersound does not stop loopsound
This commit is contained in:
@@ -201,7 +201,6 @@ namespace OpenSim.Region.CoreModules.World.Sound
|
||||
radius = MaxDistance;
|
||||
part.SoundRadius = MaxDistance;
|
||||
}
|
||||
part.SoundFlags = 0;
|
||||
}
|
||||
|
||||
radius *= radius;
|
||||
|
||||
Reference in New Issue
Block a user