More hacking around viewer bug
parent
d7651a389e
commit
8bb0a71083
|
@ -98,7 +98,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
|
||||||
// map name. See https://jira.secondlife.com/browse/VWR-28570
|
// map name. See https://jira.secondlife.com/browse/VWR-28570
|
||||||
//
|
//
|
||||||
// Caller, use this form instead:
|
// Caller, use this form instead:
|
||||||
// secondlife://mygrid.com|8002+Region+Name/128/128
|
// secondlife://mygrid.com|8002|Region+Name/128/128
|
||||||
// the hacks we do with this viewer...
|
// the hacks we do with this viewer...
|
||||||
//
|
//
|
||||||
if (mapName.Contains("|"))
|
if (mapName.Contains("|"))
|
||||||
|
|
Loading…
Reference in New Issue