Merge remote-tracking branch 'shyotl/sunshine'
This commit is contained in:
@@ -646,7 +646,7 @@ void ImportTracker::send_inventory(LLSD& prim)
|
||||
LLFILE* fp = LLFile::fopen(data->filename, "rb");
|
||||
if(fp)//HACK LOL LOL LOL
|
||||
{
|
||||
LLWearable* wearable = new LLWearable(LLUUID::null);
|
||||
LLViewerWearable* wearable = new LLWearable(LLUUID::null);
|
||||
wearable->importFile( fp );
|
||||
//if (!res)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user