meaningless change to goose panda

remove-scene-viewer
Justin Clark-Casey (justincc) 2011-10-11 00:29:41 +01:00
parent 28f549bd64
commit f138a2056e
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@ namespace OpenSim.Region.CoreModules.Scripting.DynamicTexture
RenderPlugins[contentType].AsyncConvertData(updater.UpdaterID, data, extraParams);
return updater.UpdaterID;
}
return UUID.Zero;
}