Skip to content

Commit 846ced2

Browse files
committed
Updated label names
1 parent 8dd6c96 commit 846ced2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jme3-scenecomposer/src/com/jme3/gde/scenecomposer/Bundle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ SceneComposerTopComponent.jLabel7.text=Near Plane
6262
SceneComposerTopComponent.jLabel8.text=Far Plane
6363
SceneComposerTopComponent.jLabel9.text=Camera Position:
6464
SceneComposerTopComponent.jLabel10.text=Camera Look Direction:
65-
SceneComposerTopComponent.jLabel11.text=(NaN, NaN, NaN)
66-
SceneComposerTopComponent.jLabel12.text=(NaN, NaN, NaN)
65+
SceneComposerTopComponent.cameraPositionLabel.text=(NaN, NaN, NaN)
66+
SceneComposerTopComponent.cameraDirectionLabel.text=(NaN, NaN, NaN)
6767
SceneComposerTopComponent.cursorPositionLabel.text=(NaN, NaN, NaN)
6868
SceneComposerTopComponent.cursorPositionHeader.text=Cursor Position:
6969
SceneComposerTopComponent.cameraPanel.AccessibleContext.accessibleName=Camera

0 commit comments

Comments
 (0)