mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
This commit is contained in:
@@ -755,11 +755,6 @@ namespace OpenSim
|
||||
}
|
||||
break;
|
||||
|
||||
case "link-region":
|
||||
case "unlink-region":
|
||||
case "link-mapping":
|
||||
HGCommands.RunHGCommand(command, cmdparams, m_sceneManager.CurrentOrFirstScene);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user