diff --git a/Templates/BaseGame/game/tools/worldEditor/gui/guiTerrainMaterialDlg.ed.gui b/Templates/BaseGame/game/tools/worldEditor/gui/guiTerrainMaterialDlg.ed.gui index 5460d5d87..da931bf45 100644 --- a/Templates/BaseGame/game/tools/worldEditor/gui/guiTerrainMaterialDlg.ed.gui +++ b/Templates/BaseGame/game/tools/worldEditor/gui/guiTerrainMaterialDlg.ed.gui @@ -195,7 +195,7 @@ $guiContent = new GuiControl(TerrainMaterialDlg,EditorGuiGroup) { tooltip = "Change the Active Diffuse Map for this layer"; }; new GuiTextCtrl() { - text = "Diffuse"; + text = "Diffuse (Overlay)"; position = "56 -3"; extent = "39 18"; profile = "EditorTextProfile";