Changed name to avoid possible confusion with core modules of Open Simulator.

git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@131 19860011-0018-435d-96ae-4a7b0aaa3128
This commit is contained in:
kcozens
2015-06-01 03:25:19 +00:00
parent ac19665f24
commit 82904f8cf6
@@ -127,7 +127,7 @@ namespace OpenSimProfile.Modules.OpenProfile
public string Name
{
get { return "ProfileModule"; }
get { return "OpenSimProfile"; }
}
#endregion