Skip to content

Commit 71e2a7e

Browse files
committed
SDK Terrain Editor : changed the paintTool tooltip text to match the tool actions
1 parent 7e0bd4a commit 71e2a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/jme3-terrain-editor/src/com/jme3/gde/terraineditor/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ TerrainEditorTopComponent.AbsoluteCheckbox.tooltip=Define the height to adjust t
124124
TerrainEditorTopComponent.slopeLockCheckbox.tooltip=Contains the slope between the two slope nodes
125125
TerrainEditorTopComponent.borderDistanceLabel.tooltip=Distance means how far from the terrain's edge the border will be raised (thickness of the border).
126126
TerrainEditorTopComponent.borderHeightLAbel.tooltip=Height means how high the border will go (also accept negative values).
127-
TerrainEditorTopComponent.paintButton.toolTipText=Erase a texture from the terrain
127+
TerrainEditorTopComponent.paintButton.toolTipText=Paint a texture on the terrain. RMB to Erase.
128128
TerrainEditorTopComponent.paintButton.text=
129129
RenameTerrainVisualPanel1.ranemeLabel.text=Rename Terrain Alphamaps
130130
RenameTerrainVisualPanel1.renameField.text=

0 commit comments

Comments
 (0)