Add a forgotten parameter
parent
87799c1f3d
commit
7bb01a17ee
|
@ -1013,7 +1013,7 @@ namespace OpenSim.Data.MySQL
|
|||
"?SunPosition, ?Covenant, ?Sandbox, " +
|
||||
"?SunVectorX, ?SunVectorY, ?SunVectorZ, " +
|
||||
"?LoadedCreationDateTime, ?LoadedCreationID, " +
|
||||
"?TerrainImageID) ";
|
||||
"?TerrainImageID, ?TelehubObject) ";
|
||||
|
||||
FillRegionSettingsCommand(cmd, rs);
|
||||
|
||||
|
|
Loading…
Reference in New Issue