mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08: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