Fix Issue 1406: Create Landmark shows name twice, not description

This commit is contained in:
Inusaito Sayori
2014-03-18 19:45:18 -04:00
parent e43d718e0f
commit f7139ac20e

View File

@@ -6146,7 +6146,7 @@ class LLWorldCreateLandmark : public view_listener_t
create_inventory_item(gAgent.getID(), gAgent.getSessionID(),
folder_id, LLTransactionID::tnull,
pos_string, pos_string, // name, desc
pos_string, agent_parcel->getDesc(), // name, desc, // name, desc
LLAssetType::AT_LANDMARK,
LLInventoryType::IT_LANDMARK,
NOT_WEARABLE, PERM_ALL,