mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
move servicesGodAgentID to Constants.cs
This commit is contained in:
@@ -635,7 +635,7 @@ namespace OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice
|
||||
return;
|
||||
}
|
||||
|
||||
string avatarName = avatar.Name;
|
||||
string avatarName = avatar.Name;
|
||||
|
||||
// - check whether we have a region channel in our cache
|
||||
// - if not:
|
||||
|
||||
Reference in New Issue
Block a user