change webrtc module namespace by Robert request

This commit is contained in:
UbitUmarov
2026-02-22 20:15:34 +00:00
parent adf5f1f6bd
commit b42e8dc0ad
15 changed files with 15 additions and 16 deletions

View File

@@ -50,7 +50,7 @@ using Nini.Config;
[assembly: Addin("WebRtcVoiceRegionModule", "1.0")]
[assembly: AddinDependency("OpenSim.Region.Framework", OpenSim.VersionInfo.VersionNumber)]
namespace WebRtcVoice
namespace osWebRtcVoice
{
/// <summary>
/// This module provides the WebRTC voice interface for viewer clients..