mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-23 06:10:55 +00:00
Merge pull request #981 from Azaezel/alpha41/contextClues
tag the terrain material diffuse tool label with more context
This commit is contained in:
commit
393077d2df
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue