mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Add the Migration for the regions table
This commit is contained in:
@@ -39,6 +39,8 @@ namespace OpenSim.Data
|
||||
public string RegionName;
|
||||
public int posX;
|
||||
public int posY;
|
||||
public int sizeX;
|
||||
public int sizeY;
|
||||
public Dictionary<string, object> Data;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user