mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Moved prim crossing to EntityTransferModule. Not complete yet.
This commit is contained in:
@@ -158,8 +158,8 @@ namespace OpenSim.Services.Interfaces
|
||||
public UUID TerrainImage = UUID.Zero;
|
||||
public byte Access;
|
||||
public int Maturity;
|
||||
public string RegionSecret;
|
||||
public string Token;
|
||||
public string RegionSecret = string.Empty;
|
||||
public string Token = string.Empty;
|
||||
|
||||
public GridRegion()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user