Revert "More hacking around viewer bug"

This reverts commit 8bb0a71083.
0.7.3-post-fixes
Diva Canto 2012-03-15 14:38:03 -07:00
parent 8bb0a71083
commit 0434758a0d
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("|"))