mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Fix the terrain loader
This commit is contained in:
@@ -527,7 +527,7 @@ namespace OpenSim.Data.MySQL
|
||||
cmd.Dispose();
|
||||
}
|
||||
|
||||
return null;
|
||||
return terrain;
|
||||
}
|
||||
|
||||
public void RemoveLandObject(UUID globalID)
|
||||
|
||||
Reference in New Issue
Block a user