mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -2227,6 +2227,11 @@ namespace OpenSim.Data.PGSQL
|
||||
}
|
||||
}
|
||||
|
||||
public UUID[] GetObjectIDs(UUID regionID)
|
||||
{
|
||||
return new UUID[0];
|
||||
}
|
||||
|
||||
public void SaveExtra(UUID regionID, string name, string value)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user