mirror of
https://github.com/opensim/opensim.git
synced 2026-07-06 20:45:45 +08:00
*Parcels and their access lists now store over multiple sessions when the datastore is sqlite
This commit is contained in:
@@ -289,7 +289,7 @@ namespace OpenSim.Framework.Data.MySQL
|
||||
return terret;
|
||||
}
|
||||
|
||||
public void RemoveLandObject(uint id, LLUUID regionUUID)
|
||||
public void RemoveLandObject(LLUUID globalID)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user