Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
commit
1fe8a1beaf
|
@ -151,6 +151,9 @@ namespace OpenSim.Services.Connectors.Grid
|
||||||
|
|
||||||
m_AssetService.Store(ass);
|
m_AssetService.Store(ass);
|
||||||
|
|
||||||
|
// finally
|
||||||
|
info.TerrainImage = ass.FullID;
|
||||||
|
|
||||||
}
|
}
|
||||||
catch // LEGIT: Catching problems caused by OpenJPEG p/invoke
|
catch // LEGIT: Catching problems caused by OpenJPEG p/invoke
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue