mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Plumb Viewer version into ScenePresence for initial login. It's still not
carried along
This commit is contained in:
committed by
Melanie
parent
2ebe148266
commit
e45f5ac126
@@ -655,6 +655,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
public string Viewer
|
||||
{
|
||||
get { return m_Viewer; }
|
||||
set { m_Viewer = value; }
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user