mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 00:58:07 +00:00
Formatting SoundModuleNonShared.LoopSound, consistent indentation
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
9df510157e
commit
e75596524a
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user