diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_pathfinding_console.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml index 72d32b077b..5716ec30b7 100644 --- a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml +++ b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml @@ -369,7 +369,7 @@ of the mesh: layout="topleft" left_delta="22" max_length_bytes="10" - name="estate" + name="terrain_material_a" width="46" /> <text height="13" @@ -392,7 +392,7 @@ of the mesh: layout="topleft" left_delta="22" max_length_bytes="10" - name="estate" + name="terrain_material_b" width="46" /> <text height="13" @@ -415,7 +415,7 @@ of the mesh: layout="topleft" left_delta="22" max_length_bytes="10" - name="estate" + name="terrain_material_c" width="46" /> <text height="13" @@ -438,7 +438,7 @@ of the mesh: layout="topleft" left_delta="22" max_length_bytes="10" - name="estate" + name="terrain_material_d" width="46" /> <text height="38" |