Revert "More hacking around viewer bug"

This reverts commit 10731732b4.
0.7.4.1
Diva Canto 2012-03-15 14:36:29 -07:00
parent fd4ad82367
commit e5612553ce
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("|"))