mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Now back to compiling, just no terrain generation at the moment
This commit is contained in:
@@ -6,7 +6,7 @@ namespace OpenSim.Storage.LocalStorageDb4o
|
||||
{
|
||||
public class MapStorage
|
||||
{
|
||||
public float[] Map;
|
||||
public float[,] Map;
|
||||
|
||||
public MapStorage()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user