mirror of
https://github.com/kcozens/OpenSimProfile.git
synced 2026-08-14 09:02:00 +00:00
Make the interface method public
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@41 19860011-0018-435d-96ae-4a7b0aaa3128
This commit is contained in:
@@ -515,7 +515,7 @@ namespace OpenSimProfile.Modules.OpenProfile
|
||||
}
|
||||
}
|
||||
|
||||
Hashtable GetProfileData(UUID userID)
|
||||
public Hashtable GetProfileData(UUID userID)
|
||||
{
|
||||
return new Hashtable();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user