mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Revert "Merge remote branch 'otakup0pe/mantis5110'"
This reverts commit21187f459e, reversing changes made to8f34e46d74.
This commit is contained in:
@@ -41,7 +41,7 @@ namespace OpenSim.Framework.Capabilities
|
||||
/// <returns></returns>
|
||||
public static string GetCapsSeedPath(string capsObjectPath)
|
||||
{
|
||||
return "CAPS/" + capsObjectPath + "0000/";
|
||||
return "/CAPS/" + capsObjectPath + "0000/";
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user