More hacking around viewer bug

0.7.3-post-fixes
Diva Canto 2012-03-15 11:04:56 -07:00
parent d7651a389e
commit 8bb0a71083
1 changed files with 1 additions and 1 deletions

View File

@ -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("|"))