Formatting SoundModuleNonShared.LoopSound, consistent indentation
parent
9df510157e
commit
e75596524a
|
@ -264,7 +264,7 @@ namespace OpenSim.Region.CoreModules.World.Sound
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if (isMaster)
|
if (isMaster)
|
||||||
m_host.ParentGroup.LoopSoundMasterPrim = m_host;
|
m_host.ParentGroup.LoopSoundMasterPrim = m_host;
|
||||||
|
|
||||||
if (m_host.Sound != UUID.Zero)
|
if (m_host.Sound != UUID.Zero)
|
||||||
StopSound(m_host);
|
StopSound(m_host);
|
||||||
|
|
Loading…
Reference in New Issue