mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox.
This commit is contained in:
@@ -33,5 +33,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
public interface IDwellModule
|
||||
{
|
||||
int GetDwell(UUID parcelID);
|
||||
int GetDwell(LandData land);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user