Formatting SoundModuleNonShared.LoopSound, consistent indentation

This commit is contained in:
SignpostMarv
2012-10-15 14:31:10 +01:00
committed by Justin Clark-Casey (justincc)
parent 9df510157e
commit e75596524a

View File

@@ -264,7 +264,7 @@ namespace OpenSim.Region.CoreModules.World.Sound
return;
if (isMaster)
m_host.ParentGroup.LoopSoundMasterPrim = m_host;
m_host.ParentGroup.LoopSoundMasterPrim = m_host;
if (m_host.Sound != UUID.Zero)
StopSound(m_host);