mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Tweak presence handling and whip up a database connector and handler
for testign the new generic table handling
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OpenSim.Services.Interfaces
|
||||
{
|
||||
public UUID PrincipalID;
|
||||
public UUID RegionID;
|
||||
public Dictionary<string, object> Data;
|
||||
public Dictionary<string, string> Data;
|
||||
}
|
||||
|
||||
public interface IPresenceService
|
||||
|
||||
Reference in New Issue
Block a user