Formatting SoundModuleNonShared.LoopSound, consistent indentation

integration
SignpostMarv 2012-10-15 14:31:10 +01:00 committed by Justin Clark-Casey (justincc)
parent 9df510157e
commit e75596524a
1 changed files with 1 additions and 1 deletions

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);